diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-08-11 11:28:18 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-08-11 11:28:18 -0600 |
commit | c7f649c87f18773b00b955858992783e4d34e168 (patch) | |
tree | 38fa283ba09eb4c03e84d637d7175eeb509eade8 /po | |
parent | 68e60cfaa434ab6fa738949cca151b2d28252025 (diff) | |
download | alpine-c7f649c87f18773b00b955858992783e4d34e168.tar.xz |
* reverse backward search momemtarily, it will be released as patch,
included in all.patch, and later released when it has been thoroughly
tested.
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 3977445c..8f336b68 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.10.9999 +VERSION = 2.10.99999 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |