diff options
Diffstat (limited to 'unix/configure.in')
-rwxr-xr-x | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index b9d1e9c..c54ad99 100755 --- a/unix/configure.in +++ b/unix/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. |