summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-09-22 11:23:03 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-09-22 11:24:53 +0200
commitf6aa7d859eaff3c4b9fcf6c80f6e13151e4a3472 (patch)
treee00345b035dfd51dda548bd33ac5ed0808c9d53a /configure.ac
parent75f6a7eaa224cb352aad0cb5282359e42f1f66a2 (diff)
downloadglibmm-f6aa7d859eaff3c4b9fcf6c80f6e13151e4a3472.tar.gz
2.46.12.46.1
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 386471d0..e8dd8ce1 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.46.0],
+AC_INIT([glibmm], [2.46.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])