diff options
Diffstat (limited to 'macos/configure.ac')
-rwxr-xr-x | macos/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/configure.ac b/macos/configure.ac index db692da..20a51e9 100755 --- a/macos/configure.ac +++ b/macos/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. |