summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2022-08-23 10:57:32 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2022-08-23 10:57:32 +0200
commitc38afabd92a746a3476e5371acf24a34548b3335 (patch)
treec6a386cc7afa8218a9e4e7154a373bbe6d695e89 /configure.ac
parent0a11f3531ba02bc8b589c57de98c2a5e599c0019 (diff)
downloadglibmm-c38afabd92a746a3476e5371acf24a34548b3335.tar.gz
2.73.22.73.2
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 04ac0460..50929b9f 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.1],
+AC_INIT([glibmm], [2.73.2],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])