From 1532a78623b9a27042591c565b8f3c21e5e5e503 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 23 May 2010 13:21:46 -0500 Subject: [PATCH] Changing configure to 0.48pre0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7e311a78c..7a41ca2c3 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.48pre0) AC_CANONICAL_HOST AC_CONFIG_SRCDIR([src/main.cpp]) -- 2.30.2