summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ;