summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-17 16:00:27 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-17 16:00:27 +0100
commit5e4b8f37de7110f4905ca11961dfe372151df095 (patch)
tree83fa8be0e2a531357689985790646cbe25adb5dc /configure.ac
parenta219a227cdd05f64c98d606b6f94672ab51c9faf (diff)
downloadglibmm-5e4b8f37de7110f4905ca11961dfe372151df095.tar.gz
2.64.02.64.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 b3b8ce6f..8cc53c87 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.62.0],
+AC_INIT([glibmm], [2.64.0],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])