summaryrefslogtreecommitdiffstats
path: root/Jamrules
diff options
context:
space:
mode:
authorhandbrake <[email protected]>2006-12-16 05:41:22 +0000
committerhandbrake <[email protected]>2006-12-16 05:41:22 +0000
commitb00de70e59cac3419d7b53cf70bb801c09472c88 (patch)
tree35f0b2ab2cbbbb95d2c9c8a40265c352a3243f81 /Jamrules
parent1806e33ca8df880e33657d3a30e537ae620fadef (diff)
HandBrake 0.7.1a2
Updated x264 base source to svn 604 Improved CQP and ABR handling git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@71 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamrules')
-rw-r--r--Jamrules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamrules b/Jamrules
index 7fff8881a..6fcca5249 100644
--- a/Jamrules
+++ b/Jamrules
@@ -11,7 +11,7 @@ if ! $(DEFINES)
Exit "Please run ./configure first." ;
}
-HB_VERSION = 0.7.1a1 ;
+HB_VERSION = 0.7.1a2 ;
HB_BUILD = 20060923 ;
DEFINES += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
LANGUAGES = fr de it pl ru nl es pt ja ;