summaryrefslogtreecommitdiffstats
path: root/Jamrules
diff options
context:
space:
mode:
authorrhester <[email protected]>2007-02-11 20:52:58 +0000
committerrhester <[email protected]>2007-02-11 20:52:58 +0000
commit41c50522f45cacbe1b60e89eab02a5cb854e4e59 (patch)
tree2014589a3f2d0e42321cdd8e2b1f1ce6052545bf /Jamrules
parent64c53dd0e2aeca58a2122ddfb82f43f02653006a (diff)
Updated dates in Jamrules and macosx/MediaFork.plist
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@292 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 3f14282f1..d459204ee 100644
--- a/Jamrules
+++ b/Jamrules
@@ -12,7 +12,7 @@ if ! $(DEFINES)
}
HB_VERSION = 0.8.0b1 ;
-HB_BUILD = 20060923 ;
+HB_BUILD = 20070211 ;
DEFINES += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ;
LANGUAGES = fr de it pl ru nl es pt ja ;
RM = rm -rf ;