summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorsr55 <[email protected]>2013-04-28 16:05:09 +0000
committersr55 <[email protected]>2013-04-28 16:05:09 +0000
commit9f61b0eadf211bcc1506f3abc030e9beb26495ab (patch)
tree8b225e13dc498ec9c19d70d29bee6812bb804197 /make
parentb9e190f55cc85b6bd625c901189007d9b51bc1cb (diff)
Bump VPoint to 9
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5419 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'make')
-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