diff options
| author | Aaron Spike <aaron@ekips.org> | 2006-06-13 03:18:59 +0000 |
|---|---|---|
| committer | acspike <acspike@users.sourceforge.net> | 2006-06-13 03:18:59 +0000 |
| commit | 5b4e31f820c8edac9d9c8de0d4492e29d36f02f4 (patch) | |
| tree | 59743f050b4d6a6d25172e1f6da77ebec2466a26 /configure.ac | |
| parent | mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in... (diff) | |
| download | inkscape-5b4e31f820c8edac9d9c8de0d4492e29d36f02f4.tar.gz inkscape-5b4e31f820c8edac9d9c8de0d4492e29d36f02f4.zip | |
version to 0.44pre4
(bzr r1211)
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 859706a8f..242f71bba 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.43+devel) +AC_INIT(inkscape, 0.43+0.44pre4) 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 |
