JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
bumped version number
authorJason Woofenden <jason183@herkamire.com>
Tue, 27 Mar 2007 21:10:50 +0000 (17:10 -0400)
committerJason Woofenden <jason183@herkamire.com>
Tue, 27 Mar 2007 21:10:50 +0000 (17:10 -0400)
README
config.h

diff --git a/README b/README
index 83dda8c..66a53e4 100644 (file)
--- 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.
 
index eeff270..a17c5df 100644 (file)
--- 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