diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2008-03-26 21:59:11 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2008-03-26 21:59:11 +0000 |
| commit | fde26931caac2b9041cbffd239f84ebd75d00ab0 (patch) | |
| tree | 0be0a3a2f864e24fdd5df89b9976306445a5681c | |
| parent | whitespace. remove tabs, improve readability (diff) | |
| download | inkscape-fde26931caac2b9041cbffd239f84ebd75d00ab0.tar.gz inkscape-fde26931caac2b9041cbffd239f84ebd75d00ab0.zip | |
* configure.ac: s/0.45+devel/0.46+devel/.
(bzr r5200)
| -rw-r--r-- | configure.ac | 2 |
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 |
