summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-04-08 15:14:56 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-04-08 15:14:56 +0200
commitf3d44e6c9cb1579c1a4e23b70b39edb608792317 (patch)
treef0cef1dedd21016d897bb24644368ee533e5621a /configure.ac
parentaf947cc234c7e8c3b7514770f5fe6b5f6e718be4 (diff)
downloadglibmm-f3d44e6c9cb1579c1a4e23b70b39edb608792317.tar.gz
2.72.02.72.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 3b835148..6a447d44 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.70.0],
+AC_INIT([glibmm], [2.72.0],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])