summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordynaflash <[email protected]>2012-02-28 04:30:23 +0000
committerdynaflash <[email protected]>2012-02-28 04:30:23 +0000
commit825a1d73b068e32bc26937cda9f4474f2842292c (patch)
treee864824b1b9c56233439c151cfe4055ad665e29f
parent632bee1e738983b3d7d9881eca68d687c150872e (diff)
MacGui: checkin make/configure.py to increment to 0.9.60.9.6
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4471 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--make/configure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/configure.py b/make/configure.py
index 3e6fb81b5..ed78d026d 100644
--- a/make/configure.py
+++ b/make/configure.py
@@ -764,7 +764,7 @@ class Project( Action ):
self.vmajor = 0
self.vminor = 9
- self.vpoint = 5
+ self.vpoint = 6
def _action( self ):
## add architecture to URL only for Mac