summaryrefslogtreecommitdiffstats
path: root/Jamrules
diff options
context:
space:
mode:
authorjbrjake <[email protected]>2007-10-08 19:16:20 +0000
committerjbrjake <[email protected]>2007-10-08 19:16:20 +0000
commita19ff3e978a6e9d2e8bafbaa0981784d7cdfaa01 (patch)
tree589f218d8734de34b6e3f895a6259966c76cb27d /Jamrules
parentdbe99073485c974729a7d451d7b79c7c8a6de5ca (diff)
Bump HB_BUILD date for jam.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1007 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 e0816a4a8..787ec533e 100644
--- a/Jamrules
+++ b/Jamrules
@@ -12,7 +12,7 @@ if ! $(DEFINES)
}
HB_VERSION = 0.9.1 ;
-HB_BUILD = 2007083100 ;
+HB_BUILD = 2007100800 ;
DEFINES += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
LANGUAGES = fr de it pl ru nl es pt ja ;
RM = rm -rf ;