diff options
| author | Ted Gould <ted@gould.cx> | 2008-01-16 06:34:56 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2008-01-16 06:34:56 +0000 |
| commit | a266eaf517c9ffdd72f4b8520dfabc1f36055183 (patch) | |
| tree | c17c138543309f49b7d51fbe1f97c9c6a0886e32 | |
| parent | Make path segments convertable to guides, too (diff) | |
| download | inkscape-a266eaf517c9ffdd72f4b8520dfabc1f36055183.tar.gz inkscape-a266eaf517c9ffdd72f4b8520dfabc1f36055183.zip | |
r17634@shi: ted | 2008-01-14 21:53:49 -0800
Changing verison to 0.45+0.46pre0
(bzr r4504)
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a1f0e4171..9108976e5 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.45+0.46pre0) 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 |
