~smartboyhw/ubuntu/raring/calligra/2.6.0-0ubuntu1

« back to all changes in this revision

Viewing changes to libs/main/calligraversion.h

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2012-10-07 16:52:45 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20121007165245-91bwt6kz9z4t3ak9
Tags: 1:2.5.3-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
* it contains the version at compile time. See Calligra::versionString() if you need
34
34
* the Calligra version used at runtime.
35
35
*/
36
 
#define CALLIGRA_VERSION_STRING "2.5.2"
 
36
#define CALLIGRA_VERSION_STRING "2.5.3"
37
37
 
38
38
/**
39
39
 * @def CALLIGRA_VERSION_MAJOR
56
56
 * @ingroup CalligraMacros
57
57
 * @brief Release version of Calligra, at compile time
58
58
 */
59
 
#define CALLIGRA_VERSION_RELEASE 2
 
59
#define CALLIGRA_VERSION_RELEASE 3
60
60
 
61
61
/**
62
62
 * @def CALLIGRA_ALPHA