1.1 --- a/README.txt Sat Apr 23 00:41:58 2016 +0200
1.2 +++ b/README.txt Tue Apr 26 21:31:33 2016 +0200
1.3 @@ -30,6 +30,11 @@
1.4 Copyright and licence information can be found in the docs directory - see
1.5 docs/COPYING.txt and docs/gpl-3.0.txt for more information.
1.6
1.7 +Changes
1.8 +=======
1.9 +
1.10 +See: docs/wiki/Changelog
1.11 +
1.12 Generating the Wiki Pages
1.13 =========================
1.14
2.1 --- a/docs/wiki/Downloads Sat Apr 23 00:41:58 2016 +0200
2.2 +++ b/docs/wiki/Downloads Tue Apr 26 21:31:33 2016 +0200
2.3 @@ -90,5 +90,5 @@
2.4 For example:
2.5
2.6 {{{
2.7 -gpg --verify imip-agent-0.1.tar.bz2.asc imip-agent-0.1.tar.bz2
2.8 +gpg --verify imip-agent-0.2.tar.bz2.asc imip-agent-0.2.tar.bz2
2.9 }}}