X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=c787d7365dee15e5610ee33afeb49cd345c11f0d;hp=6b346c5e3d10566cb8901dca2ce5d69f95b1749d;hb=240fe2047cbd08326e6a04cfe5ec049c8fb38499;hpb=d2c7edfd9f15b74baba78b935b555f351b93728c diff --git a/config.h b/config.h index 6b346c5..c787d73 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ #define debug(x) if(DEBUG) { x; } -#define VERSION "0.1" +#define VERSION "0.3pre" #define DATA_PREFIX "/usr/share/vor" // Speed of the game. New players may like to try 3/4 or 2/3 speed.