From 264a373119d30969d13319d07cb7a0ad41007152 Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 26 Mar 2014 06:19:40 +0000 Subject: nsis, macosx: updated version. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3369 ee746299-78ed-0310-b773-934348b2243d --- macosx/bundle/Info-sylpheed.plist | 2 +- nsis/sylpheed-defs.nsh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/bundle/Info-sylpheed.plist b/macosx/bundle/Info-sylpheed.plist index 078b9ef2..d6b95056 100644 --- a/macosx/bundle/Info-sylpheed.plist +++ b/macosx/bundle/Info-sylpheed.plist @@ -7,7 +7,7 @@ CFBundleExecutable Sylpheed CFBundleGetInfoString - 3.4beta8, (C) 1999-2014 Sylpheed Development Team http://sylpheed.sraoss.jp + 3.4, (C) 1999-2014 Sylpheed Development Team http://sylpheed.sraoss.jp CFBundleIconFile sylpheed.icns CFBundleIdentifier diff --git a/nsis/sylpheed-defs.nsh b/nsis/sylpheed-defs.nsh index 5522105c..891b3314 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.4beta8" +!define PRODUCT_VERSION "3.4" !ifdef SYLPHEED_PRO !define PRODUCT_PUBLISHER "SRA OSS, Inc. Japan" -- cgit v1.2.3