summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4fa97dd)
raw | patch | inline | side by side (parent: 4fa97dd)
author | acspike <acspike@users.sourceforge.net> | |
Thu, 18 Jan 2007 13:26:04 +0000 (13:26 +0000) | ||
committer | acspike <acspike@users.sourceforge.net> | |
Thu, 18 Jan 2007 13:26:04 +0000 (13:26 +0000) |
configure.ac | patch | blob | history | |
debian/changelog | patch | blob | history | |
packaging/win32/inkscape.nsi | patch | blob | history | |
src/inkscape_version.h.mingw | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index c8b283a323e95066cc8b376affa126095e1df958..b05fe8eb2a5c76594f06a181c54cdb7a164a36ed 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.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
diff --git a/debian/changelog b/debian/changelog
index b5ce456a610743a105792484e52136dfeeba98af..7a31d429710425d40fdf9995efecf40cacd4c77c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+inkscape (0.45+devel) unstable; urgency=low
+
+ * Upstream pre-release
+
+ -- Aaron Spike <aaron@ekips.org> Thu, 18 Jan 2007 07:21:23 -0600
+
inkscape (0.43+0.44pre4-1) unstable; urgency=low
* Upstream pre-release
index 56d9a4ff7fd377712b0fa752d76374499d1b5922..47304a3ef908c4a0337e44539779a473b0b83187 100644 (file)
; DEFINES
; #######################################
!define PRODUCT_NAME "Inkscape"
-!define PRODUCT_VERSION "0.44+devel"
+!define PRODUCT_VERSION "0.45+devel"
!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 19369a856d15e8e381cf8e3e68d4f254b54b59a2..e9d6b778af74a065f901f0c91e8606e4f4085cc5 100644 (file)
-#define INKSCAPE_VERSION "0.44+devel"
+#define INKSCAPE_VERSION "0.45+devel"