summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-22 15:30:49 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-22 15:30:49 +0100
commit9e56330c13b6f04215d63b4bf83c11547766826b (patch)
tree4bc2987b1febeeec9141bdcdfbb18db4edca9933 /configure.ac
parentd6e9d60d3af2d77a2dbffb102eaf9b0e2c0252e2 (diff)
downloadglibmm-9e56330c13b6f04215d63b4bf83c11547766826b.tar.gz
2.65.32.65.3
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 e1b8849f..24bc614b 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.65.2],
+AC_INIT([glibmm], [2.65.3],
[https://gitlab.gnome.org/GNOME/glibmm/issues],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])