diff options
author | Thomas Backlund <tmb@mageia.org> | 2019-05-20 18:16:56 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2019-05-20 18:16:56 +0300 |
commit | a97686fe895996c2db385735c07c260d7bf1b29b (patch) | |
tree | 740480f49634483c731a7a8e0b299b4c4b57559f | |
parent | ff9d10b7465a35edda8c3cefd30e86fa3607df81 (diff) | |
download | transfugdrake-a97686fe895996c2db385735c07c260d7bf1b29b.tar transfugdrake-a97686fe895996c2db385735c07c260d7bf1b29b.tar.gz transfugdrake-a97686fe895996c2db385735c07c260d7bf1b29b.tar.bz2 transfugdrake-a97686fe895996c2db385735c07c260d7bf1b29b.tar.xz transfugdrake-a97686fe895996c2db385735c07c260d7bf1b29b.zip |
1.9.131.9.13
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = transfugdrake -VERSION = 1.9.12 +VERSION = 1.9.13 PREFIX = BINDIR = $(DESTDIR)/usr/bin SBINDIR = $(DESTDIR)/usr/sbin @@ -1,3 +1,6 @@ +1.9.13: +- updated translations + 1.9.12: - updated translations |