• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegames API Reference
  • KDE Home
  • Contact Us
 

KShisen

  • sources
  • kde-4.14
  • kdegames
  • kshisen
  • src
version.h
Go to the documentation of this file.
1 // Version numbers are of the form: MAJOR.MINOR.MICRO
2 // The MAJOR number should only be incremented when really major changes occur.
3 // The MINOR number is increased to a release if new features were added.
4 // The MICRO version is increased for every bugfix release.
5 //
6 // The MICRO version number is only used in release branches. Trunk/Master uses
7 // the first two numbers of the current release with a '+' sign to indicate the
8 // development state.
9 //
10 // In trunk a commit number (see commit.h) indicates the sub version. The
11 // commit number is increased absolutely and not reset on releases.
12 //
13 // Example: Version "1.8.3" is the current stable version, so the trunk
14 // version number is "1.8+" with the commit number "11" resulting
15 // in the version info "1.8+ #11".
16 // With every substantial change in the code the commit number
17 // is increased.
18 // With no new features but two changes at release time:
19 // - stable version is "1.8.4"
20 // - trunk version is "1.8+ #13"
21 // With new features and two changes at release time:
22 // - stable version is "1.9"
23 // - trunk version is "1.9+ #13"
24 
25 #ifndef KSHISEN_VERSION
26 #define KSHISEN_VERSION "1.8+"
27 #endif // KSHISEN_VERSION
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KShisen

Skip menu "KShisen"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdegames API Reference

Skip menu "kdegames API Reference"
  • granatier
  • kapman
  • kblackbox
  • kgoldrunner
  • kigo
  • kmahjongg
  • KShisen
  • ksquares
  • libkdegames
  •   highscore
  •   libkdegamesprivate
  •     kgame
  • libkmahjongg
  • palapeli
  •   libpala

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal