summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorAaron Spike <aaron@ekips.org>2006-05-30 14:21:20 +0000
committeracspike <acspike@users.sourceforge.net>2006-05-30 14:21:20 +0000
commit7dfcd8698823e6b5c979408e941fea73533bf007 (patch)
treed5f20883cfaa85dbbc5256bb24d9bd0e109fc8f7 /packaging
parentremoving some gcc4.1 warnings the right way (diff)
downloadinkscape-7dfcd8698823e6b5c979408e941fea73533bf007.tar.gz
inkscape-7dfcd8698823e6b5c979408e941fea73533bf007.zip
setting version to 0.44pre1
(bzr r1083)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/win32/inkscape.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi
index b8474f310..3cc805b11 100644
--- a/packaging/win32/inkscape.nsi
+++ b/packaging/win32/inkscape.nsi
@@ -7,7 +7,7 @@
; 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"