Roxen.git/
server/
etc/
include/
version.h
Branch:
Tag:
Non-build tags
All tags
No tags
2018-05-29
2018-05-29 10:32:36 by Henrik Grubbström (Grubba) <grubba@grubba.org>
50696ddd8773030224e45602177b58fd58b5a4fe (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.0
Bump version to 6.3.0.
3:
// Note that version information (major and minor) is also // present in module.h and in the roxen.version test in // ../test/tests/rxml/RoxenTest_BaseRXML.xml .
-
constant roxen_ver = "6.
2
";
-
constant roxen_build = "
149
";
+
constant roxen_ver = "6.
3
";
+
constant roxen_build = "
0
";
#if !constant(roxen_release) constant roxen_release = "-git";