summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-01-17 15:33:38 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-01-17 15:33:38 +0100
commite32096868274b4162790ed31309d87bc7ba43b14 (patch)
tree377b13779416c062d7ff3cc6aca6954fa531efd5 /configure.ac
parent0520f5f492d0c9e50384defd167597d7904e4799 (diff)
downloadglibmm-2.75.0.tar.gz
2.75.02.75.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 f9da5f54..049949c3 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.74.0],
+AC_INIT([glibmm], [2.75.0],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])