summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-06 10:36:50 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-06 10:36:50 +0200
commit042e90eebca380686bbcc24d6803305b9d2c7823 (patch)
tree323060194f1b0d1e52b88da0a2a545ccf2d68918 /configure.ac
parent692fcb6903d6ce9a2b028dcd759314a094df7c8d (diff)
downloadglibmm-042e90eebca380686bbcc24d6803305b9d2c7823.tar.gz
2.70.02.70.0
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 bdfc16c8..7ba8acce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([glibmm], [2.68.1],
+AC_INIT([glibmm], [2.70.0],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])