From: mjwybrow Date: Wed, 26 Mar 2008 21:59:11 +0000 (+0000) Subject: * configure.ac: s/0.45+devel/0.46+devel/. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=00273e039d66aeb11b9f23d80ced10177f0eaa63;p=inkscape.git * configure.ac: s/0.45+devel/0.46+devel/. --- diff --git a/configure.ac b/configure.ac index 13e608c76..9cecae403 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT(inkscape, 0.45+devel) +AC_INIT(inkscape, 0.46+devel) dnl N.B. After 0.40, please change to `0.40+cvs' instead of `0.41cvs'. dnl Rationale: (i) placate simple version comparison software such as dnl `dpkg --compare-versions'. (ii) We don't always know what the next