summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-01-16 06:34:56 +0000
committergouldtj <gouldtj@users.sourceforge.net>2008-01-16 06:34:56 +0000
commita266eaf517c9ffdd72f4b8520dfabc1f36055183 (patch)
treec17c138543309f49b7d51fbe1f97c9c6a0886e32
parentMake path segments convertable to guides, too (diff)
downloadinkscape-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.ac2
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