diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-07-21 15:34:39 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-07-21 15:34:39 -0600 |
commit | 33d5c0604e830bb65c2f5ccd69170b1c1453802b (patch) | |
tree | 14221cffd0c811a9a0e4241e5c3015f4e313c19d /po | |
parent | 9dcb8528d0ce6afb8afc1b0a219fc7eae0c9bb99 (diff) | |
download | alpine-33d5c0604e830bb65c2f5ccd69170b1c1453802b.tar.xz |
* Unix only: Support for local .pinerc files that are symbolic links
.pinerc -> some/other/file
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 7c50c48c..3977445c 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.10.999 +VERSION = 2.10.9999 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |