summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2008-03-26 21:59:11 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2008-03-26 21:59:11 +0000
commitfde26931caac2b9041cbffd239f84ebd75d00ab0 (patch)
tree0be0a3a2f864e24fdd5df89b9976306445a5681c
parentwhitespace. remove tabs, improve readability (diff)
downloadinkscape-fde26931caac2b9041cbffd239f84ebd75d00ab0.tar.gz
inkscape-fde26931caac2b9041cbffd239f84ebd75d00ab0.zip
* configure.ac: s/0.45+devel/0.46+devel/.
(bzr r5200)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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