summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-01-16 07:00:19 +0000
committergouldtj <gouldtj@users.sourceforge.net>2008-01-16 07:00:19 +0000
commitd8d4d2e2095e8eb69714ebdcf47f98c7e53c2814 (patch)
tree43c30bd0187b6e6babb30380ee93b35cb5a7f025 /packaging
parentr17663@shi: ted | 2008-01-15 22:34:34 -0800 (diff)
downloadinkscape-d8d4d2e2095e8eb69714ebdcf47f98c7e53c2814.tar.gz
inkscape-d8d4d2e2095e8eb69714ebdcf47f98c7e53c2814.zip
r17671@shi: ted | 2008-01-15 23:00:05 -0800
+devel take two (bzr r4510)
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 24ed56855..6e9dc022f 100644
--- a/packaging/win32/inkscape.nsi
+++ b/packaging/win32/inkscape.nsi
@@ -7,7 +7,7 @@
; DEFINES
; #######################################
!define PRODUCT_NAME "Inkscape"
-!define PRODUCT_VERSION "0.45+0.46pre0"
+!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"