summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-02 18:54:38 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-02 18:54:38 (EDT)
commit08f312a93cc18eac4d503df6faa7a9dc555707f1 (patch)
treead5677b8d7fb402aee7e63e9cbee2a455d3db280 /configure.ac
parent3bfdfb2af4d77d8e1e6d180b204c8d7313d4dad6 (diff)
NEWS, configure.ac: Set version to 2.1.0
Release is imminent!
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 c0c38e8..0641b11 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+dev],
+AC_INIT([ProteanOS Development Kit], [2.1.0],
[mailto:proteanos-dev@lists.proteanos.com], [prokit],
[http://www.proteanos.com/dev/prokit/])
AC_CONFIG_AUX_DIR([build-aux])