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