Code

Changing configure to 0.48pre0
authorTed Gould <ted@gould.cx>
Sun, 23 May 2010 18:21:46 +0000 (13:21 -0500)
committerTed Gould <ted@gould.cx>
Sun, 23 May 2010 18:21:46 +0000 (13:21 -0500)
configure.ac

index 7e311a78c06866b9abb01c75e74f5afdef30ab2e..7a41ca2c359c0535b6767868348ddf5fde50b67b 100644 (file)
@@ -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])