aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-09-08 03:03:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-09-08 03:03:20 +0000
commit7e2b849fe899ca25f1f76cba45da969ba4368587 (patch)
treeebb55a7c8b56e0abc31582dd90150fe3b7d60583 /nsis
parent932357e96c299bacb1c36b14c5bae121a0963801 (diff)
updated nsis script.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2959 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis')
-rw-r--r--nsis/sylpheed-defs.nsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/nsis/sylpheed-defs.nsh b/nsis/sylpheed-defs.nsh
index 5979a818..4df158f5 100644
--- a/nsis/sylpheed-defs.nsh
+++ b/nsis/sylpheed-defs.nsh
@@ -1,7 +1,7 @@
;!define SYLPHEED_PRO
!define PRODUCT_NAME "Sylpheed"
-!define PRODUCT_VERSION "3.2beta2"
+!define PRODUCT_VERSION "3.2beta3"
!ifdef SYLPHEED_PRO
!define PRODUCT_PUBLISHER "SRA OSS, Inc. Japan"
@@ -19,7 +19,7 @@
!ifdef SYLPHEED_PRO
!define INST_NAME "Sylpheed Pro"
-!define INST_VERSION "2.1.1"
+!define INST_VERSION "2.1.2"
!define INST_FILENAME "Sylpheed_Pro"
!else
!define INST_NAME ${PRODUCT_NAME}