Git commit b8d80980559b1c286f59e50091594143aa788a2c by Nikita Melnichenko. Committed on 29/07/2018 at 03:46. Pushed by melnichenko into branch 'stable'.
Updated release information in docs Differential Revision: https://phabricator.kde.org/D14317 M +2 -2 doc/index.docbook M +20 -9 doc/release-overview.docbook https://commits.kde.org/krusader/b8d80980559b1c286f59e50091594143aa788a2c diff --git a/doc/index.docbook b/doc/index.docbook index c8164123..e27ee1cc 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -318,8 +318,8 @@ Back-Cover Texts. A copy of the license is included in the &krusader; sources.</para> </legalnotice> - <date>2018-05-13</date> - <releaseinfo>2.7.0</releaseinfo> + <date>2018-08-12</date> + <releaseinfo>2.7.1</releaseinfo> <abstract> <para>&krusader; is an advanced, twin-panel (commander-style) file-manager for Plasma and other desktops in diff --git a/doc/release-overview.docbook b/doc/release-overview.docbook index a690c7aa..b68675d0 100644 --- a/doc/release-overview.docbook +++ b/doc/release-overview.docbook @@ -40,6 +40,17 @@ </row> </thead> <tbody> + <row> + <entry> + <para>2.7.1 "Peace of Mind"</para> + </entry> + <entry> + <para>2018-08-12</para> + </entry> + <entry> + <para>&kde; Frameworks 5</para> + </entry> + </row> <row> <entry> <para>2.7.0 "Peace of Mind"</para> @@ -50,7 +61,7 @@ <entry> <para>&kde; Frameworks 5</para> </entry> - </row> + </row> <row> <entry> <para>2.6.0 "Stiff Challenges"</para> @@ -61,7 +72,7 @@ <entry> <para>&kde; Frameworks 5</para> </entry> - </row> + </row> <row> <entry> <para>2.5.0 "Clear Skies"</para> @@ -72,8 +83,8 @@ <entry> <para>&kde; Frameworks 5</para> </entry> - </row> - <row> + </row> + <row> <entry> <para>2.4.0-beta1 "Migration"</para> </entry> @@ -83,8 +94,8 @@ <entry> <para>&kde; 4.0 - 4.6</para> </entry> - </row> - <row> + </row> + <row> <entry> <para>2.3.0-beta1 "New Horizons"</para> </entry> @@ -94,8 +105,8 @@ <entry> <para>&kde; 4.0 - 4.5</para> </entry> - </row> - <row> + </row> + <row> <entry> <para>2.2.0-beta1 "DeKade"</para> </entry> @@ -106,7 +117,7 @@ <para>&kde; 4.0 - 4.4</para> </entry> </row> - <row> + <row> <entry> <para>2.1.0-beta1 "Rusty Clutch"</para> </entry>
