Updated version number to 0.9.2

This commit is contained in:
yabause 2009-04-08 22:06:04 +00:00
parent 9636e8a844
commit 242c3d7baf
1 changed files with 1 additions and 1 deletions

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, [svn])
AC_INIT(desmume, [0.9.2])
dnl -- find target architecture for some os specific libraries
AC_CANONICAL_TARGET