diff options
author | Eduardo Chappa <chappa@washington.edu> | 2014-02-20 00:06:05 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2014-02-20 00:06:05 -0700 |
commit | ac368b05842ee45ed29cd997840eb788649da268 (patch) | |
tree | 181c462df69f970e1bba253dc2d6726c723412d7 /po | |
parent | 59499e8d9d98e63b0ccf3d731528c24c652ad501 (diff) | |
download | alpine-ac368b05842ee45ed29cd997840eb788649da268.tar.xz |
* New version 2.19.8
* Forwarding messages with attachments of content-type multipart, failed when
attempting to signed it, with and "Error writing pipe" error.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index 23e9e0b1..22554d5f 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.19.7 +VERSION = 2.19.8 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |