Roxen.git/
server/
etc/
include/
version.h
Branch:
Tag:
Non-build tags
All tags
No tags
2022-02-14
2022-02-14 11:55:06 by Henrik Grubbström (Grubba) <grubba@grubba.org>
a462ec45f5e73963f629b4db1f4336622f666456 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.0
Bump devel version to 7.0.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
.
4
";
-
constant roxen_build = "
493
";
+
constant roxen_ver = "
7
.
0
";
+
constant roxen_build = "
0
";
#if !constant(roxen_release) constant roxen_release = "-git";