diff options
| author | Aaron Spike <aaron@ekips.org> | 2007-01-18 13:26:04 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2007-01-18 13:26:04 +0000 |
| commit | 0f47f011fac06b0dc48cf89e33ad7d0e490be81f (patch) | |
| tree | aa503dde2b1464e56056876a6e12fc701d4ab1d4 /configure.ac | |
| parent | come corrections, thanks tp (diff) | |
| download | inkscape-0f47f011fac06b0dc48cf89e33ad7d0e490be81f.tar.gz inkscape-0f47f011fac06b0dc48cf89e33ad7d0e490be81f.zip | |
upping version to 0.45+devel (win32 versions were already bumped)
(bzr r2236)
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 c8b283a32..b05fe8eb2 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.44+devel) +AC_INIT(inkscape, 0.45+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 |
