summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2017-02-23 12:31:21 +0100
committerMurray Cumming <murrayc@murrayc.com>2017-02-23 12:49:47 +0100
commitae9955dd4d2dee0e3abc42c98cb138a15d2cbf34 (patch)
tree2084f971d807e6936ec3bc73d19d4ba4643f4f6d /configure.ac
parent021029df6c9946c3b8639bd1c8960fe98b54c50d (diff)
downloadglibmm-2.51.2.tar.gz
2.51.22.51.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 5c7c7cb4..6167bafd 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.51.1.2],
+AC_INIT([glibmm], [2.51.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])