summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-06-27 09:40:08 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-06-27 09:40:08 +0200
commit3eef83424c351c8627998a0c7cdd2257a6668135 (patch)
treecfee055137298f7468a9acca82ab018306fa3bb8 /configure.ac
parent2faccd085a7556c1a72b3c6a2a4a54b66dff07b8 (diff)
downloadglibmm-3eef83424c351c8627998a0c7cdd2257a6668135.tar.gz
2.49.22.49.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 f0c19c4f..76cad4b0 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.49.1],
+AC_INIT([glibmm], [2.49.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])