summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2014-07-28 13:58:42 +0200
committerMurray Cumming <murrayc@murrayc.com>2014-07-28 13:58:42 +0200
commit54f0d14344fc28f216fe04965ea176a940625d55 (patch)
treecdfe8c149b3e37c2385ee37c2831ad257f049348 /configure.ac
parent3749314afd84bd2093a96b429daf3dc117ce5ca9 (diff)
downloadglibmm-54f0d14344fc28f216fe04965ea176a940625d55.tar.gz
2.41.22.41.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 e2f48ae7..d7f68516 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.41.1],
+AC_INIT([glibmm], [2.41.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])