summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 46976e2)
raw | patch | inline | side by side (parent: 46976e2)
author | acspike <acspike@users.sourceforge.net> | |
Wed, 7 Jun 2006 02:02:32 +0000 (02:02 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Wed, 7 Jun 2006 02:02:32 +0000 (02:02 +0000) |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index 3702e119aedd2156ba9816b9629715018590c377..eb60bf387cdf704c1fc6717917022ed9dcd05822 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.44pre3
VERSION = \"$(VERSION_NR)\"
####### the XP_WIN def is necessary for libjs.a
diff --git a/configure.ac b/configure.ac
index 6a71e8d5552eb1102337924962447a2c15dbe833..c035925f67102db2db29fd3e14f77e008b0f49e9 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.44pre3)
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 f8a321c14388ffb044ec4a9150ce400aadb1b32b..0f319e64d11a35e9fec23fd6100f671fb28cf506 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+inkscape (0.43+0.44pre3-1) unstable; urgency=low
+
+ * Upstream pre-release
+
+ -- Aaron Spike <aaron@ekips.org> Tue, 06 Jun 2006 20:53:44 -0500
+
inkscape (0.43+0.44pre2-1) unstable; urgency=low
* Upstream pre-release
index 320b90fca62d57677779c10e0012f40d3ac306f3..a92607d5b66e661990844048774dd27bb9cfdd59 100644 (file)
; DEFINES
; #######################################
!define PRODUCT_NAME "Inkscape"
-!define PRODUCT_VERSION "0.43+devel"
+!define PRODUCT_VERSION "0.43+0.44pre3"
!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..9f8ad0aa09ad393eec55ef4ccf7ca6d05436c862 100644 (file)
-#define INKSCAPE_VERSION "0.43+devel"
+#define INKSCAPE_VERSION "0.43+0.44pre3"