From 5462a40e7177374a95529672407d32b8790545ab Mon Sep 17 00:00:00 2001 From: sr55 Date: Sun, 15 Jul 2012 14:50:51 +0000 Subject: [PATCH] Bump version number for bugfix git-svn-id: svn://svn.handbrake.fr/HandBrake/branches/0.9.x@4834 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- make/configure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/configure.py b/make/configure.py index ed78d026d..88ba200ba 100644 --- a/make/configure.py +++ b/make/configure.py @@ -764,7 +764,7 @@ class Project( Action ): self.vmajor = 0 self.vminor = 9 - self.vpoint = 6 + self.vpoint = 7 def _action( self ): ## add architecture to URL only for Mac -- 2.40.0