From: Jason Woofenden Date: Tue, 27 Mar 2007 21:10:50 +0000 (-0400) Subject: bumped version number X-Git-Tag: 0.5.2~1 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=84669fdcf3fe7f06097105dbd54a404fd88c1a3b;hp=a072e528186c4c8c8ff6ead5b1d852178a1419fc bumped version number --- diff --git a/README b/README index 83dda8c..66a53e4 100644 --- a/README +++ b/README @@ -25,6 +25,9 @@ Changes from Rock Dodgers User-Visible Changes: +0.5.2: + * another attempt at fixing the x86 crashes. + 0.5.1: * another attempt at fixing the x86 crashes. diff --git a/config.h b/config.h index eeff270..a17c5df 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,7 @@ #ifndef VOR_CONFIG_H #define VOR_CONFIG_H -#define VERSION "0.5.1" +#define VERSION "0.5.2" // screen size #define XSIZE 640