~ubuntu-branches/ubuntu/jaunty/goffice/jaunty-updates

« back to all changes in this revision

Viewing changes to goffice/goffice-features.h

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2008-11-09 18:10:54 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20081109181054-uazweo6uci8h7bc5
Tags: 0.6.5-1ubuntu1
* Merge from debian unstable, remaining changes:
  - call intltool-update -p in debian/rules
  - libgoffice-gtk-0-6 is a transitional package
  - libgoffice-0-6 conflicts with libgoffice-gtk-0-6 (<< 0.6.3-1ubuntu2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#define GOFFICE_SUPPLIED_STRTOLD 1
36
36
 
37
37
/* The version number of this release, possibly with additional suffix */
38
 
#define GOFFICE_VERSION "0.6.3"
 
38
#define GOFFICE_VERSION "0.6.5"
39
39
 
40
40
/* The Epoch of this release */
41
41
#define GO_VERSION_EPOCH 0
44
44
#define GO_VERSION_MAJOR 6
45
45
 
46
46
/* The Minor version number of this release */
47
 
#define GO_VERSION_MINOR 3
 
47
#define GO_VERSION_MINOR 5
48
48
 
49
49
/* Extra, possibly empty tag for this release */
50
50
#define GO_VERSION_EXTRA ""