aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-02-20 08:49:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2017-02-20 08:49:56 +0000
commit25433bcc04d192c7a19ce2eb53cd692ac3151a3b (patch)
tree33d3a98fac791898468bd8bfc23c72c58eda17d4 /nsis
parentdf7d3b97fed594a1e03bcbd5e6a6fcfcb8c662a4 (diff)
increased version to 3.6.0beta1.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3545 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 9e4fb63e..fec273d9 100644
--- a/nsis/sylpheed-defs.nsh
+++ b/nsis/sylpheed-defs.nsh
@@ -2,7 +2,7 @@
;!define HAVE_AUTOENC_PLUGIN
!define PRODUCT_NAME "Sylpheed"
-!define PRODUCT_VERSION "3.5.1"
+!define PRODUCT_VERSION "3.6beta1"
!ifdef SYLPHEED_PRO
!define PRODUCT_PUBLISHER "SRA OSS, Inc. Japan"
@@ -20,7 +20,7 @@
!ifdef SYLPHEED_PRO
!define INST_NAME "Sylpheed Pro"
-!define INST_VERSION "2.5.1"
+!define INST_VERSION "2.6"
!define INST_FILENAME "Sylpheed_Pro"
!else
!define INST_NAME ${PRODUCT_NAME}