aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2025-02-03 10:37:52 +0000
committerIngo Klöcker <[email protected]>2025-02-03 10:37:52 +0000
commit8ad04695d9c22d677026adb814fd4eaa0984e54d (patch)
treead5fd1cb3961f0218773f1941d0479f1996f9045
parentdoc: Refer to separate repositories for C++ and Python bindings (diff)
downloadgpgme-8ad04695d9c22d677026adb814fd4eaa0984e54d.tar.gz
gpgme-8ad04695d9c22d677026adb814fd4eaa0984e54d.zip
Bump version after splitting off bindings
--
-rw-r--r--NEWS4
-rw-r--r--configure.ac6
2 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index f516da75..147aa1dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Noteworthy changes in version 1.24.2 (unreleased)
--------------------------------------------------
+Noteworthy changes in version 2.0.0 (unreleased)
+------------------------------------------------
Noteworthy changes in version 1.24.1 (2024-12-04)
diff --git a/configure.ac b/configure.ac
index f0e01f3c..969e33b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,9 +30,9 @@ min_automake_version="1.14"
# "gpgme-n.m-base" as the start point for beta numbering. See below
# for the LT versions.
m4_define([mym4_package],[gpgme])
-m4_define([mym4_major], [1])
-m4_define([mym4_minor], [24])
-m4_define([mym4_micro], [2])
+m4_define([mym4_major], [2])
+m4_define([mym4_minor], [0])
+m4_define([mym4_micro], [0])
# Below is m4 magic to extract and compute the git revision number,
# the decimalized short revision number, a beta version string and a