summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-03-12 17:04:57 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-03-12 17:04:57 +0100
commitd3874b1ec56d6db6b393e94daa1aded0f94d4b8b (patch)
tree0cacbc3cd4a7104b0f3b96010346239fdc6c85b3 /configure.ac
parent17e74d49ddea570baef49b99f78c42e432299ef6 (diff)
downloadglibmm-d3874b1ec56d6db6b393e94daa1aded0f94d4b8b.tar.gz
2.76.02.76.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 049949c3..6c8a2dc4 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.75.0],
+AC_INIT([glibmm], [2.76.0],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])