-All references to version have been changed to 0.7.0

This commit is contained in:
cyberwarriorx 2007-05-10 22:58:33 +00:00
parent 49f8ced0a3
commit 9bd8dcf8ef
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
0.6.0 -> 0.X.X
0.6.0 -> 0.7.0
general:
- Added support for *.duc files [cyberwarriorx]
gpu:

View File

@ -1,7 +1,7 @@
dnl --- Package name is first argument to AC_INIT
dnl --- Release version is second argument to AC_INIT
AC_INIT(desmume, [0.6.0])
AC_INIT(desmume, [0.7.0])
AM_INIT_AUTOMAKE
dnl -- find target architecture for some os specific libraries

View File

@ -10,7 +10,7 @@ Libs=
PrivateResource=yopyop_private.rc
ResourceIncludes=
MakeIncludes=
Compiler=-DVERSION=\"0.7\" _@@_
Compiler=-DVERSION=\"0.7.0\" _@@_
CppCompiler=_@@_
Linker=-ldxguid_@@_-ldxerr8_@@_-ldsound_@@_-lws2_32_@@_-lglu32_@@_-lopengl32_@@_
IsCpp=0