version number => 0.9.9

This commit is contained in:
yabause 2013-05-01 21:40:32 +00:00
parent 60ffb9f6ef
commit c07d7945d8
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.9])
dnl -- find host architecture for some os specific libraries
AC_CANONICAL_HOST