summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-05-05 10:32:15 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-05-05 10:32:15 +0200
commit9b50d0c719b19461719fbc97d27055b82091a482 (patch)
tree44f1ffdca5d631cbb3195643d9c82553df4f1589 /configure.ac
parent1cca23fa4ff3992944792a27ad0a4ccae2e494fa (diff)
downloadglibmm-9b50d0c719b19461719fbc97d27055b82091a482.tar.gz
2.72.12.72.1
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 6a447d44..6950ca77 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.72.0],
+AC_INIT([glibmm], [2.72.1],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])