summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2016-03-31 10:35:14 +0200
committerMurray Cumming <murrayc@murrayc.com>2016-03-31 11:40:33 +0200
commitbd184b3d2204b5a3790046f090f427da12c2e793 (patch)
tree68481990d45657f0cc868912e7ce9a44f0fc6e63 /configure.ac
parente4ed4492e0f9053804d1fe436550728421e83cbf (diff)
downloadglibmm-bd184b3d2204b5a3790046f090f427da12c2e793.tar.gz
2.48.12.48.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 535348bc..72454049 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.48.0],
+AC_INIT([glibmm], [2.48.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])