summaryrefslogtreecommitdiffstats
path: root/win/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'win/configure.ac')
-rwxr-xr-xwin/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure.ac b/win/configure.ac
index 20a5a3a..11f6afa 100755
--- a/win/configure.ac
+++ b/win/configure.ac
@@ -19,7 +19,7 @@ dnl to configure the system for the local environment.
# so that we create the export library with the dll.
#-----------------------------------------------------------------------
-AC_INIT([saods9], [7.6])
+AC_INIT([saods9], [8.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.