summaryrefslogtreecommitdiffstats
path: root/macosx/configure.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-12-23 18:29:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-12-23 18:29:56 (GMT)
commit4c989ec0f0ab894429bf23be1c01cec033e91344 (patch)
tree1be4a6a2eeb4fc9fb58fdcdbf4e2363ba91c662c /macosx/configure.in
parent1def4ad6c0003678ddeac686adfda3af95a0d633 (diff)
downloadblt-4c989ec0f0ab894429bf23be1c01cec033e91344.zip
blt-4c989ec0f0ab894429bf23be1c01cec033e91344.tar.gz
blt-4c989ec0f0ab894429bf23be1c01cec033e91344.tar.bz2
up version number
Diffstat (limited to 'macosx/configure.in')
-rwxr-xr-xmacosx/configure.in2
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.