aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-05 07:21:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-05 07:21:01 +0000
commit4ee27dcfaf01e2c01eb7cc16a1c7ca30526d7318 (patch)
treeb65a7e64f94b4a7b00d212b9e1f69a244f325803 /nsis
parente2941a92192f7ec93a999e1dbeef36dc50062210 (diff)
nsis/sylpheed-defs.nsh: updated version.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3171 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 f190e5aa..bfdab658 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.3beta2.6"
+!define PRODUCT_VERSION "3.3"
!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.4"
+!define INST_VERSION "2.2"
!define INST_FILENAME "Sylpheed_Pro"
!else
!define INST_NAME ${PRODUCT_NAME}