aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--README.ja1
-rw-r--r--configure.in2
3 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 75906dd7..1f8aa7ff 100644
--- a/README
+++ b/README
@@ -99,6 +99,7 @@ Features
o newly arrived and unread message management
o printing
o offline mode
+ o tray icon (minimize to tray icon, new mail notification)
o remote operation by command line
o per-folder configuration
o LDAP, vCard, and JPilot support
diff --git a/README.ja b/README.ja
index 70e3d601..b9329cab 100644
--- a/README.ja
+++ b/README.ja
@@ -117,6 +117,7 @@ Emacs 系メーラに近い感覚で、キーボードのみによる操作が可能となっています。
o 新着・未読管理
o 印刷
o オフラインモード
+ o トレイアイコン(最小化時の格納、新着通知)
o コマンドラインによるリモート操作
o フォルダ毎の設定
o LDAP, vCard, JPilot 対応
diff --git a/configure.in b/configure.in
index ae85bd29..b171f925 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ MINOR_VERSION=3
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=rc
+EXTRA_VERSION=
BUILD_REVISION=0
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION