summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make/configure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/configure.py b/make/configure.py
index 835984f83..b3da14dd8 100644
--- a/make/configure.py
+++ b/make/configure.py
@@ -766,7 +766,7 @@ class Project( Action ):
self.vmajor = 0
self.vminor = 9
- self.vpoint = 6
+ self.vpoint = 9
def _action( self ):
## add architecture to URL only for Mac