From: Ted Gould Date: Thu, 17 Jun 2010 18:25:51 +0000 (-0500) Subject: Changing configure X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0d1191432cf8dcaea7c8d76cb923a3666019c8bb;p=inkscape.git Changing configure --- 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])