Roxen.git/
server/
etc/
include/
version.h
Branch:
Tag:
Non-build tags
All tags
No tags
2022-09-16
2022-09-16 12:07:29 by Daniel Wressle <wressle@roxen.com>
f93074e790c386f7a8366ca4940fc5c8eaaaaf8e (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.0
Version bumped to 7.0.279 by buildsystem.
4:
// present in module.h and in the roxen.version test in // ../test/tests/rxml/RoxenTest_BaseRXML.xml . constant roxen_ver = "7.0";
-
constant roxen_build = "
278
";
+
constant roxen_build = "
279
";
#if !constant(roxen_release) constant roxen_release = "-git";