diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-06-22 21:56:04 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-06-22 21:56:04 -0600 |
commit | c9e90d3c705c2a2636a24626c5d52e624f91e6e7 (patch) | |
tree | 5386bcff1398606b8f2238d94f97074a91bb4976 /po | |
parent | e4b35478c8b3ce7352a74b2fea0e067f068daf18 (diff) | |
download | alpine-c9e90d3c705c2a2636a24626c5d52e624f91e6e7.tar.xz |
* fix crushing bug when Alpine bails on read error during a tcp timeout.
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 5b6a01f0..665cdb04 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.11 +VERSION = 2.10.99 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |