diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-08 15:46:54 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-08-08 15:46:54 +0000 |
commit | 77d5148ef532485799560cf9459feb346d51b647 (patch) | |
tree | 6f319b994023dece23463670ea47abb1027dc1b3 /Game/Code/configure.ac | |
parent | 1e30d6237c7bb3dafe19ca8507b508cd503d20d0 (diff) | |
download | usdx-77d5148ef532485799560cf9459feb346d51b647.tar.gz usdx-77d5148ef532485799560cf9459feb346d51b647.tar.xz usdx-77d5148ef532485799560cf9459feb346d51b647.zip |
package-name changed to ultrastardx
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1244 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/configure.ac')
-rw-r--r-- | Game/Code/configure.ac | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Game/Code/configure.ac b/Game/Code/configure.ac index cf8d8fb7..8e7e1544 100644 --- a/Game/Code/configure.ac +++ b/Game/Code/configure.ac @@ -10,7 +10,7 @@ AC_PREREQ(2.61) # Init autoconf -AC_INIT([UltraStar-Deluxe], +AC_INIT([ultrastardx], [1.1-alpha], [http://sourceforge.net/tracker/?group_id=191560&atid=937872]) # specify the website here @@ -478,8 +478,6 @@ AC_MSG_NOTICE([ !!! !!! DO NOT EXPECT THE MAKEFILE OR THE PROGRAM ITSELF TO WORK !!! -!!! and do not waste your time with bugfixing this version. -!!! Bugs might already be fixed in the developers' working copies. !!! If you want to contribute, visit the IRC-Channel instead: !!! $PACKAGE_IRC !!! |