summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1c0404)
raw | patch | inline | side by side (parent: e1c0404)
author | acspike <acspike@users.sourceforge.net> | |
Tue, 30 May 2006 14:21:20 +0000 (14:21 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Tue, 30 May 2006 14:21:20 +0000 (14:21 +0000) |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index ff6affc2fa2f5f2e8faa0ff79b72b445bcbba0ff..093c57a4294ee78d305a50b53589ee10a54d9608 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.44pre1
VERSION = \"$(VERSION_NR)\"
####### the XP_WIN def is necessary for libjs.a
diff --git a/configure.ac b/configure.ac
index d1e63c755106dbe6d483b8e9204863103875c9a3..05f76d5bf7765324a7e66a31b6b436be56c35b04 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.44pre1)
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 3a57e28057a1bce75c13015ae4a696a5b67fd047..e5d0d5196d3dafdf589ae2e2ff1375394b3df885 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+inkscape (0.43+0.44pre1-1) unstable; urgency=low
+
+ * Upstream pre-release
+
+ -- Aaron Spike <aaron@ekips.org> Mon, 29 May 2006 13:53:00 -0500
+
inkscape (0.43+0.44pre0-1) unstable; urgency=low
* Upstream pre-release
index b8474f310bd379eed56a5c0ea034b8fa8569454f..3cc805b11aed13547426fbb7e2ca127399696ec4 100644 (file)
; DEFINES
; #######################################
!define PRODUCT_NAME "Inkscape"
-!define PRODUCT_VERSION "0.43+devel"
+!define PRODUCT_VERSION "0.43+0.44pre1"
!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..2fbeb0750713edf5ba02c6d4be592f212b46f944 100644 (file)
-#define INKSCAPE_VERSION "0.43+devel"
+#define INKSCAPE_VERSION "0.43+0.44pre1"