From 242c3d7baf760bf2fd8f39f1b08b8b96f20a184a Mon Sep 17 00:00:00 2001 From: yabause Date: Wed, 8 Apr 2009 22:06:04 +0000 Subject: [PATCH] Updated version number to 0.9.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fd15e39b5..abc79310a 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.2]) dnl -- find target architecture for some os specific libraries AC_CANONICAL_TARGET