summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e13f85c)
raw | patch | inline | side by side (parent: e13f85c)
author | acspike <acspike@users.sourceforge.net> | |
Tue, 13 Jun 2006 03:18:59 +0000 (03:18 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Tue, 13 Jun 2006 03:18:59 +0000 (03:18 +0000) |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index 3702e119aedd2156ba9816b9629715018590c377..f2c9f98716ea34744090e935801c5ad5a50a9f99 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
# VERSION_NR = 0.41+devel
# VERSION = \"$(VERSION_NR)-${DTG}\"
-VERSION_NR = 0.43+devel
+VERSION_NR = 0.43+0.44pre4
VERSION = \"$(VERSION_NR)\"
####### the XP_WIN def is necessary for libjs.a
diff --git a/configure.ac b/configure.ac
index 859706a8f4b7ead48c19f758dda95dbbad7c03be..242f71bba32169bc48b6423cd9c5ce70517e0fc3 100644 (file)
--- a/configure.ac
+++ b/configure.ac
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
diff --git a/debian/changelog b/debian/changelog
index 0f319e64d11a35e9fec23fd6100f671fb28cf506..b5ce456a610743a105792484e52136dfeeba98af 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+inkscape (0.43+0.44pre4-1) unstable; urgency=low
+
+ * Upstream pre-release
+
+ -- Aaron Spike <aaron@ekips.org> Mon, 12 Jun 2006 22:15:17 -0500
+
inkscape (0.43+0.44pre3-1) unstable; urgency=low
* Upstream pre-release
index bddf42091cdab68b763c1844d99dffa25f7a52e5..11368bc94d5dd70000756eb295cc8b868f003964 100644 (file)
; DEFINES
; #######################################
!define PRODUCT_NAME "Inkscape"
-!define PRODUCT_VERSION "0.43+devel"
+!define PRODUCT_VERSION "0.43+0.44pre4"
!define PRODUCT_PUBLISHER "Inkscape Organization"
!define PRODUCT_WEB_SITE "http://www.inkscape.org"
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\inkscape.exe"
index c0f2937ab3c6ec76813fd2e64dd277ba84998d42..c7d94cbadcc074878402f3e8e39863962e62085c 100644 (file)
-#define INKSCAPE_VERSION "0.43+devel"
+#define INKSCAPE_VERSION "0.43+0.44pre4"