We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8203498 commit 8802d24Copy full SHA for 8802d24
include/config.h
@@ -3,7 +3,7 @@
3
#define PROG_NAME "XBlast OS"
4
5
//XBlast OS version number
6
-#define VERSION "0.58"
+#define VERSION "0.59"
7
8
// selects between the supported video modes, see boot.h for enum listing those available
9
//#define VIDEO_PREFERRED_MODE VIDEO_MODE_800x600
0 commit comments