Kexi/Releases/Howto: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Releases
Line 29: Line 29:
* TODO: Update info on http://userbase.kde.org/Kexi/Download
* TODO: Update info on http://userbase.kde.org/Kexi/Download
* Update stable release version at [http://community.kde.org/index.php?title=Template:Kexi/Stable&action=edit community.kde.org]
* Update stable release version at [http://community.kde.org/index.php?title=Template:Kexi/Stable&action=edit community.kde.org]
* Update unstable stage at [http://community.kde.org/index.php?title=Template:Kexi/Stage&action=edit community.kde.org]
* Update info in channel topic of #kexi
* Update info in channel topic of #kexi
* Update unstable stage at [http://community.kde.org/index.php?title=Template:Kexi/Stage&action=edit community.kde.org]
* Update [http://kexi-project.org kexi-project.org]
* Update [http://kexi-project.org kexi-project.org]
** Add link to the KEXI release announcement page [[Kexi/Releases]]
** Add link to the KEXI release announcement page [[Kexi/Releases]]

Revision as of 14:57, 29 January 2018

Maintainer of this section: Jstaniek (talk)

Before creating tarballs

  • Update version info in the source code:
    • KEXI: in kexi.git/cmake/modules/SetKexiVersionInfo.cmake
      • PROJECT_VERSION_STRING
      • PROJECT_STABLE_VERSION_MAJOR
      • PROJECT_STABLE_VERSION_MINOR
      • PROJECT_VERSION_RELEASE
      • KEXI_ALPHA, KEXI_BETA, KEXI_BETA
    • KDb: project() in kdb.git/CMakeLists.txt
    • KProperty: project() in kproperty.git/CMakeLists.txt
    • KReport: project() in kreport.git/CMakeLists.txt

Information updates