diff options
| author | Ted Gould <ted@gould.cx> | 2009-11-16 20:46:22 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2009-11-16 20:46:22 +0000 |
| commit | ea686ea84de176e51eacf663998c48be14d9f002 (patch) | |
| tree | 71dde97e98b740c5fc8f96854d376dea24e9529e | |
| parent | Removing uninstalled .c files for distcheck to know that it doesn't need tran... (diff) | |
| download | inkscape-ea686ea84de176e51eacf663998c48be14d9f002.tar.gz inkscape-ea686ea84de176e51eacf663998c48be14d9f002.zip | |
Setting version number to 0.47
(bzr r8833.1.4)
| -rw-r--r-- | configure.ac | 2 |
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]) |
