aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/doc_reform.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-01-13 14:00:06 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2019-05-17 16:59:38 -0400
commit495dcb42fbd8429d1d7261b3efb418fd8978bf2e (patch)
tree1d0c9c146ade47b9c0e7cddb69c69cf75bf04c72 /org/doc_reform.org
parentcleaning (diff)
0.4.2 xmls output, internaldoc-reform_v0.4.2
Diffstat (limited to 'org/doc_reform.org')
-rw-r--r--org/doc_reform.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/doc_reform.org b/org/doc_reform.org
index 6b2f87c..55bd41d 100644
--- a/org/doc_reform.org
+++ b/org/doc_reform.org
@@ -26,7 +26,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 4, 1);
+enum _ver = Version(0, 4, 2);
#+END_SRC
** compilation restrictions (supported compilers)