summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-05 18:19:31 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-05 18:19:31 (EDT)
commitfd450491e3ecdfbd39581b912b237b85ec7a76e8 (patch)
treeecf6b6a2fcb5fddd938b87a038a1085ac79b4bd6 /configure.ac
parentfb1cd5d9a0894eab954a47f3e9e0e8d0c8d4d359 (diff)
NEWS, configure.ac: Set version to 2.0.0+dev
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 50ace55..2088134 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-AC_INIT([ProteanOS Development Kit], [2.0.0],
+AC_INIT([ProteanOS Development Kit], [2.0.0+dev],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])