diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 16:48:53 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2010-05-26 16:48:53 +0000 |
commit | 36f66ddb068a75a91b714e0fccc8df3a28d413b7 (patch) | |
tree | 34798e0f45d44441a2eff32223a12c551e50f3b6 | |
parent | 0f078023edadfe5a99e60b9bce40c2b3c1ca7326 (diff) | |
download | transfugdrake-36f66ddb068a75a91b714e0fccc8df3a28d413b7.tar transfugdrake-36f66ddb068a75a91b714e0fccc8df3a28d413b7.tar.gz transfugdrake-36f66ddb068a75a91b714e0fccc8df3a28d413b7.tar.bz2 transfugdrake-36f66ddb068a75a91b714e0fccc8df3a28d413b7.tar.xz transfugdrake-36f66ddb068a75a91b714e0fccc8df3a28d413b7.zip |
1.9.2
-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.1 +VERSION = 1.9.2 PREFIX = BINDIR = $(DESTDIR)/usr/bin SBINDIR = $(DESTDIR)/usr/sbin @@ -1,3 +1,6 @@ +1.9.2: +- updated translation + 1.9.1: - updated translations |