aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/doc_reform.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-07-08 17:41:06 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-10-17 19:07:20 -0400
commit1319336d6f8ce2de9a1a6319917bee6be278ad5a (patch)
tree132773a7a8bb44e9d456347f4d7de0c4ef2611d7 /org/doc_reform.org
parentharvests reorganized; adjustments: output, paths (diff)
0.7.4 sqlite related, also some xml paths
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 798d680..848291f 100644
--- a/org/doc_reform.org
+++ b/org/doc_reform.org
@@ -27,7 +27,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 7, 3);
+enum _ver = Version(0, 7, 4);
#+END_SRC
** compilation restrictions (supported compilers)