diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-02-05 00:59:30 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-02-08 21:03:59 -0700 |
commit | 640d8845bffdf13007a10929ad0f18375a9a2473 (patch) | |
tree | 2c3fa0bb9b5dfc435dbde151cedf7b4f8b7b6660 /po | |
parent | dc6c0f8d846e14fc6841516ad772553fc5975bd6 (diff) | |
download | alpine-640d8845bffdf13007a10929ad0f18375a9a2473.tar.xz |
* Add color options for folders and index screen.
* Add silent token to display filter
* Add option to preserve To: and Cc: fields on replies.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index 6b6de4d4..9aa7c9f1 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,8 +11,8 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.10 -PACKAGE_BUGREPORT = alpine-contact@u.washington.edu +VERSION = 2.10.9 +PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |