Code

Setting version number to 0.47
authorgouldtj <gouldtj@users.sourceforge.net>
Mon, 16 Nov 2009 20:46:22 +0000 (20:46 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Mon, 16 Nov 2009 20:46:22 +0000 (20:46 +0000)
configure.ac

index fbfa2e5df6e0a3aa898443042112daeea23f1805..c5a7fc444013047053214a0f8b33512f7ddb1b93 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.46+devel)
+AC_INIT(inkscape, 0.47)
 
 AC_CANONICAL_HOST
 AC_CONFIG_SRCDIR([src/main.cpp])