Code

Changing version on the devel branch to be 0.48+devel
[inkscape.git] / configure.ac
index 751e36f47ec686a1df4ff7ffe9ca2653c2c2b98f..e73e51218cbb8e1a569791f47f944fa0eea18ffe 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.48+devel)
 
 AC_CANONICAL_HOST
 AC_CONFIG_SRCDIR([src/main.cpp])