JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
version bump to 0.5.6 0.5.6
authorJason Woofenden <jason@jasonwoof.com>
Thu, 11 Feb 2016 03:24:17 +0000 (22:24 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 11 Feb 2016 03:24:17 +0000 (22:24 -0500)
README
configure.ac

diff --git a/README b/README
index b4bedf9..cc11202 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Variations on Rockdodger 0.5.5
+Variations on Rockdodger 0.5.6
 
 VoR is a quick action game where you drive a space ship and try to avoid
 crashing into rocks. Current information about vor can be found on the
 
 VoR is a quick action game where you drive a space ship and try to avoid
 crashing into rocks. Current information about vor can be found on the
@@ -37,6 +37,9 @@ Changes from Rock Dodgers
 
 User-Visible Changes:
 
 
 User-Visible Changes:
 
+0.5.6:
+  * Some rocks dissapear when hit by your exploding ship sparks
+
 0.5.4:
   * new sound effect and music
   * F key toggles full-screen mode
 0.5.4:
   * new sound effect and music
   * F key toggles full-screen mode
index e0e0b7c..d15ef87 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.63])
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.63])
-AC_INIT(VoR, 0.5.5, jason@jasonwoof.com, vor)
+AC_INIT(VoR, 0.5.6, jason@jasonwoof.com, vor)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADERS([config.h])
 
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADERS([config.h])