Set version number to 0.6-beta1+ to indicate this is not beta1 any more.

git-svn-id: https://svn.code.sf.net/p/extremetuxracer/code/trunk@394 0420edf4-82e4-42fc-9478-35b55e6d67a3
master
cazfi 2013-08-14 22:04:40 +00:00
parent 0aed657c34
commit a206a6d8fd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
AC_INIT([etr], [0.6-beta1], [https://sourceforge.net/apps/phpbb/extremetuxracer])
AC_INIT([etr], [0.6-beta1+], [https://sourceforge.net/apps/phpbb/extremetuxracer])
AC_CONFIG_SRCDIR([gui.cpp])
AC_CONFIG_HEADERS([etr_config.h])