aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-19 10:03:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-03-19 10:03:36 +0000
commitcc1ff491bdfbf2ef2e75030041503bff06d80df3 (patch)
tree872a9930bcafc78b01bc14a4d25b24ba4db3f0b9 /nsis
parent3eb2bd05690725d9fe966101c7d7bc9caa049f8f (diff)
made 3.4beta8 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3358 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 6bfb5597..5522105c 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.4beta6"
+!define PRODUCT_VERSION "3.4beta8"
!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.2.1"
+!define INST_VERSION "2.2.2"
!define INST_FILENAME "Sylpheed_Pro"
!else
!define INST_NAME ${PRODUCT_NAME}