JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
bump version to 0.5.8 master
authorJason Woofenden <jason@jasonwoof.com>
Sat, 18 Apr 2020 01:46:20 +0000 (21:46 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Sat, 18 Apr 2020 01:46:20 +0000 (21:46 -0400)
README.md
configure.ac

index 476a0f1..846ffeb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Variations on Rockdodger 0.5.7
+# Variations on Rockdodger 0.5.8
 
 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
index d7e006a..62c8716 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.7, jason@jasonwoof.com, vor)
+AC_INIT(VoR, 0.5.8, 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])