summaryrefslogtreecommitdiffstats
path: root/ds9/macos/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/macos/configure.ac')
-rw-r--r--ds9/macos/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/macos/configure.ac b/ds9/macos/configure.ac
index 6aca1bd..279216f 100644
--- a/ds9/macos/configure.ac
+++ b/ds9/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([ds9], [7.6])
+AC_INIT([ds9], [8.0])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.