aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-10 18:55:31 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-10-10 18:55:31 +0000
commit5e13354bb1fcee732a92c89d6d0ac9888f43daeb (patch)
tree2b28d86e14aa73328acf726594d8ac569837ca60 /configure.ac
parenta7e5c4b6e24d475dd986a0d80949ed545da4a57b (diff)
downloadusdx-5e13354bb1fcee732a92c89d6d0ac9888f43daeb.tar.gz
usdx-5e13354bb1fcee732a92c89d6d0ac9888f43daeb.tar.xz
usdx-5e13354bb1fcee732a92c89d6d0ac9888f43daeb.zip
strings adjusted (removed 'RC'-parts)
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2656 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 99f2fb3f..c240aa7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ AC_PREREQ(2.61)
# Init autoconf
AC_INIT([ultrastardx],
- [1.1-RC],
+ [1.1],
[http://sourceforge.net/tracker/?group_id=191560&atid=937872])
# specify the website here
PACKAGE_WEBSITE="http://www.ultrastardeluxe.org/"