diff options
Diffstat (limited to 'Jamrules')
-rw-r--r-- | Jamrules | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ if ! $(DEFINES) Exit "Please run ./configure first." ; } -HB_VERSION = 0.7.1a1 ; +HB_VERSION = 0.7.1a2 ; HB_BUILD = 20060923 ; DEFINES += HB_VERSION=\\\"$(HB_VERSION)\\\" HB_BUILD=$(HB_BUILD) ; LANGUAGES = fr de it pl ru nl es pt ja ; |