diff options
author | Murray Cumming <murrayc@murrayc.com> | 2015-07-22 12:43:05 +0200 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2015-07-22 12:43:05 +0200 |
commit | f8ee0fb14473b269c773677b060f8a369d3e704e (patch) | |
tree | 4e8773e669d3f7a8e3bb345b38b4d8e98468f2a5 /configure.ac | |
parent | 6af1d1e84c6d0f29b82a4f38b975c4675a99fd95 (diff) | |
download | glibmm-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.ac | 2 |
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]) |