diff options
author | Eduardo Chappa <chappa@washington.edu> | 2014-03-10 00:17:48 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2014-03-10 00:17:48 -0600 |
commit | 6a18937898292e97c15289e5ecd5d8f1c2205110 (patch) | |
tree | f1b5c155faa96d81e463d1879eb5f4f6185d4f6e /po | |
parent | 228b2570e23919e9900b16037d2e407264f50637 (diff) | |
download | alpine-6a18937898292e97c15289e5ecd5d8f1c2205110.tar.xz |
* Bump version to 2.19.9.
* Fix windows strings to match version.
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 22554d5f..ac0522be 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -11,7 +11,7 @@ # Origin: gettext-0.16 PACKAGE = alpine -VERSION = 2.19.8 +VERSION = 2.19.9 PACKAGE_BUGREPORT = chappa@washington.edu SHELL = /bin/sh |