From 0f47f011fac06b0dc48cf89e33ad7d0e490be81f Mon Sep 17 00:00:00 2001 From: Aaron Spike Date: Thu, 18 Jan 2007 13:26:04 +0000 Subject: upping version to 0.45+devel (win32 versions were already bumped) (bzr r2236) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c8b283a32..b05fe8eb2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.50) -AC_INIT(inkscape, 0.44+devel) +AC_INIT(inkscape, 0.45+devel) dnl N.B. After 0.40, please change to `0.40+cvs' instead of `0.41cvs'. dnl Rationale: (i) placate simple version comparison software such as dnl `dpkg --compare-versions'. (ii) We don't always know what the next -- cgit v1.2.3