On Friday, 22 July 2016 10:47:23 CEST Albert Vaca wrote: > Git commit 2113dbf98dc8c0940d3f71bd1675a0283c59a221 by Albert Vaca. > Committed on 22/07/2016 at 10:46. > Pushed by albertvaka into tag 'v1.0'. > > Bumped version number to release > > M +2 -2 CMakeLists.txt > M +1 -1 doc/index.docbook > [...] > diff --git a/doc/index.docbook b/doc/index.docbook > index c75a139..c4d114b 100644 > --- a/doc/index.docbook > +++ b/doc/index.docbook > @@ -14,7 +14,7 @@ > </authorgroup> > > <date>2015-10-19</date> > -<releaseinfo>0.9</releaseinfo> > +<releaseinfo>1.0</releaseinfo> > > <keywordset> > <keyword>KDE</keyword>
Did you check if the documentation is still up-to-date? The policy is to update the version number of the documentation when the documentation is updated. In other words, the version number of the documentation does *not* follow automatically the version number of the application. -- Luigi _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
