aboutsummaryrefslogtreecommitdiff
path: root/nsis
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2018-01-30 09:11:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2018-01-30 09:11:39 +0000
commitbf90bb432d9c4d14ef0f425a473c5cddfcf47a90 (patch)
tree9f5dcf6820599a27c260f1d2462d8fd509b8a801 /nsis
parent41643403fac28373f9372816627ab77361009405 (diff)
made 3.7.0 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3613 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis')
-rw-r--r--nsis/sylpheed-defs.nsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsis/sylpheed-defs.nsh b/nsis/sylpheed-defs.nsh
index 63ee1ca7..2e0aea04 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.6"
+!define PRODUCT_VERSION "3.7"
!ifdef SYLPHEED_PRO
!define PRODUCT_PUBLISHER "SRA OSS, Inc. Japan"