diff --git a/configure.ac b/configure.ac index 1451afde7..d4c7f9233 100644 --- a/configure.ac +++ b/configure.ac @@ -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.3]) dnl -- find target architecture for some os specific libraries AC_CANONICAL_TARGET