diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-17 18:25:51 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-17 18:25:51 +0000 |
| commit | 4858dce728494a734da180fc18dce4261e1ffe42 (patch) | |
| tree | 44705e039fedb0dbd333ccf081e9a6e06f3f55b8 | |
| parent | Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing... (diff) | |
| download | inkscape-4858dce728494a734da180fc18dce4261e1ffe42.tar.gz inkscape-4858dce728494a734da180fc18dce4261e1ffe42.zip | |
Changing configure
(bzr r9506.1.1)
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7e311a78c..b0f1c3b34 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.47+devel) +AC_INIT(inkscape, 0.48pre1) AC_CANONICAL_HOST AC_CONFIG_SRCDIR([src/main.cpp]) |
