From: Christian Weiske Date: Tue, 6 Dec 2011 17:17:25 +0000 (+0100) Subject: prepare version 1.0 X-Git-Tag: v1.0.0~3 X-Git-Url: https://git.cweiske.de/enigma2-curlytx.git/commitdiff_plain/bd687cc20bf4b634a1b163b2e3e798e898b489c7?hp=011a419d5c7ff50c90fb911d7a07e15efdb76289 prepare version 1.0 --- diff --git a/CONTROL/control b/CONTROL/control index ea60ab4..8605c23 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,5 +1,5 @@ Package: enigma2-plugin-extensions-curlytx -Version: 0.4 +Version: 1.0 Description: Fetch and display remote text files via HTTP Maintainer: Christian Weiske Depends: enigma2, python-twisted-web diff --git a/ChangeLog b/ChangeLog index 1267c69..38d89c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ * Add usage instructions to README * Add docblocks to the code * Error messages can be translated now + * Version 1.0 2011-11-24 Christian Weiske