summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-16 20:46:22 +0000
committergouldtj <gouldtj@users.sourceforge.net>2009-11-16 20:46:22 +0000
commitea686ea84de176e51eacf663998c48be14d9f002 (patch)
tree71dde97e98b740c5fc8f96854d376dea24e9529e
parentRemoving uninstalled .c files for distcheck to know that it doesn't need tran... (diff)
downloadinkscape-ea686ea84de176e51eacf663998c48be14d9f002.tar.gz
inkscape-ea686ea84de176e51eacf663998c48be14d9f002.zip
Setting version number to 0.47
(bzr r8833.1.4)
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbfa2e5df..c5a7fc444 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ(2.53)
# `dpkg --compare-versions'. (ii) We don't always know what the next
# version is going to be called until about the time we release it
# (whereas we always know what the previous version was called).
-AC_INIT(inkscape, 0.46+devel)
+AC_INIT(inkscape, 0.47)
AC_CANONICAL_HOST
AC_CONFIG_SRCDIR([src/main.cpp])