summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2020-06-24 12:25:48 -0400
committerMatthew Peveler <matt.peveler@gmail.com>2020-06-24 12:25:48 -0400
commitd104c91373704d98f53d12a07ae8290e58cbac48 (patch)
tree24ab10fc54757ab15e11f87b0de0844d6a29b30e
parent5fbcc21174acd26f31008e15ab87ff0a33288d27 (diff)
downloadasciidoc-py3-d104c91373704d98f53d12a07ae8290e58cbac48.tar.gz
update version to SNAPSHOT
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b89fe3c..f3ec5e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(asciidoc, 9.0.0)
+AC_INIT(asciidoc, 9.0.1-SNAPSHOT)
AC_SUBST([PACKAGE_DATE], ['02 June 2020'])