generic: bump version to 4.17.0

This commit is contained in:
Ivailo Monev 2015-07-13 13:52:55 +03:00
parent e9ae9f1f86
commit adab774201
2 changed files with 1 additions and 2 deletions

View file

@ -38,7 +38,7 @@ PROJECT_NAME = "Katana Desktop Environment"
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = 4.16.0 PROJECT_NUMBER = 4.17.0
# Using the PROJECT_BRIEF tag one can provide an optional one line description # Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a # for a project that appears at the top of each page and should give viewer a

View file

@ -3,7 +3,6 @@
# NOTE: bump version in following files before release: # NOTE: bump version in following files before release:
# #
# - doxygen.conf # - doxygen.conf
# - kdelibs/README
# - kdelibs/CMakeLists.txt # - kdelibs/CMakeLists.txt
# - kdelibs/cmake/modules/FindKDE4Internal.cmake # - kdelibs/cmake/modules/FindKDE4Internal.cmake
# - kdelibs/cmake/modules/KDE4Defaults.cmake # - kdelibs/cmake/modules/KDE4Defaults.cmake