git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d1f3b1
)
Make depending components interpret DEPVERSION as hex rather than octal.
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Sun, 4 Mar 2012 21:27:27 +0000
(21:27 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Sun, 4 Mar 2012 21:27:27 +0000
(21:27 +0000)
org.gridsite.core/VERSION
patch
|
blob
|
blame
|
history
diff --git
a/org.gridsite.core/VERSION
b/org.gridsite.core/VERSION
index
d4671e5
..
dc35a82
100644
(file)
--- 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=0
x0
10719
VERSION=$(PATCH_VERSION)