From: Zdeněk Šustr Date: Sun, 4 Mar 2012 21:27:27 +0000 (+0000) Subject: Make depending components interpret DEPVERSION as hex rather than octal. X-Git-Tag: gridsite-core_R_1_7_19~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=fee4415888097e9095e125b5f18464d6deb689c6;p=jra1mw.git Make depending components interpret DEPVERSION as hex rather than octal. --- diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index d4671e5..dc35a82 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -1,5 +1,5 @@ MAJOR_VERSION=1 MINOR_VERSION=1.7 PATCH_VERSION=1.7.19 -DEFVERSION=010719 +DEFVERSION=0x010719 VERSION=$(PATCH_VERSION)