diff options
Diffstat (limited to 'macosx/configure.in')
-rwxr-xr-x | macosx/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/configure.in b/macosx/configure.in index 44cb127..67cc035 100755 --- a/macosx/configure.in +++ b/macosx/configure.in @@ -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.5]) +AC_INIT([saods9], [7.6]) #-------------------------------------------------------------------- # Call TEA_INIT as the first TEA_ macro to set up initial vars. |