summaryrefslogtreecommitdiffstats
path: root/Jamrules
diff options
context:
space:
mode:
authortiter <[email protected]>2006-02-24 00:01:59 +0000
committertiter <[email protected]>2006-02-24 00:01:59 +0000
commitfd02ba0718e411950bc16b1d932408e65a8af279 (patch)
tree8e40fd77e61b3b781b9ce5707c0ed717b157037b /Jamrules
parentd361af3d7e5f914069e0b5ce49a97b9f97faca95 (diff)
Preparing 0.7.1
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@31 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamrules')
-rw-r--r--Jamrules4
1 files changed, 2 insertions, 2 deletions
diff --git a/Jamrules b/Jamrules
index dcbcf4a8a..c44b6cade 100644
--- a/Jamrules
+++ b/Jamrules
@@ -11,8 +11,8 @@ if ! $(DEFINES)
Exit "Please run ./configure first." ;
}
-HB_VERSION = 0.7.1-cvs ;
-HB_BUILD = 2005110400 ;
+HB_VERSION = 0.7.1 ;
+HB_BUILD = 2006022400 ;
DEFINES += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
LANGUAGES = fr de it pl ru nl es pt ja ;
RM = rm -rf ;