summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2015-07-22 12:43:05 +0200
committerMurray Cumming <murrayc@murrayc.com>2015-07-22 12:43:05 +0200
commitf8ee0fb14473b269c773677b060f8a369d3e704e (patch)
tree4e8773e669d3f7a8e3bb345b38b4d8e98468f2a5 /configure.ac
parent6af1d1e84c6d0f29b82a4f38b975c4675a99fd95 (diff)
downloadglibmm-f8ee0fb14473b269c773677b060f8a369d3e704e.tar.gz
2.45.402.45.40
I named the previous version 2.45.31 instead of 2.45.3.1, so we have to use a number bigger than 31. Let's say that 40 is like 4 and we'll use 50 for the next one instead of 5. Sorry.
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 90c08a8d..d032957e 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.45.4],
+AC_INIT([glibmm], [2.45.40],
[http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
[glibmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])