summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-22 11:40:27 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-22 11:40:27 (EDT)
commitd48622850406bd206e75b6d43f6a6b0137dbf3fb (patch)
tree4295800e9904f865bf05c9dd72985697a4df3db0 /configure.ac
parent6a51bb9652f583dffcc2f58b49850cfccfae3e35 (diff)
NEWS, configure.ac: Set version to 2.0.1+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 400db85..c0c38e8 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.1],
+AC_INIT([ProteanOS Development Kit], [2.0.1+dev],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])