diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-08-11 05:32:00 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-08-11 05:32:00 +0000 |
commit | ceacbe121c22fac34e7cdd5868afa79036d46d79 (patch) | |
tree | bb59fbd946bae6581a3b658c905aa51656186273 /nsis | |
parent | 7ab54d6cf9a6416c97d1b41f8598880ffac5167e (diff) |
updated sylpheed-defs.nsh.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2940 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'nsis')
-rw-r--r-- | nsis/sylpheed-defs.nsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsis/sylpheed-defs.nsh b/nsis/sylpheed-defs.nsh index 9df63d07..5979a818 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.1.1"
+!define PRODUCT_VERSION "3.2beta2"
!ifdef SYLPHEED_PRO
!define PRODUCT_PUBLISHER "SRA OSS, Inc. Japan"
|