~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to config.h.win32

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-05-01 16:49:06 UTC
  • mfrom: (1.3.25)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: package-import@ubuntu.com-20120501164906-ubqqkuxd8t1vakbh
Tags: 1.10.4-1
* New upstream release.
* debian/watch: Track stable releases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
#define PACKAGE_NAME "clutter"
141
141
 
142
142
/* Define to the full name and version of this package. */
143
 
#define PACKAGE_STRING "clutter 1.10.2"
 
143
#define PACKAGE_STRING "clutter 1.10.4"
144
144
 
145
145
/* Define to the one symbol short name of this package. */
146
146
#define PACKAGE_TARNAME "clutter"
149
149
#define PACKAGE_URL "http://www.clutter-project.org"
150
150
 
151
151
/* Define to the version of this package. */
152
 
#define PACKAGE_VERSION "1.10.2"
 
152
#define PACKAGE_VERSION "1.10.4"
153
153
 
154
154
/* Define to 1 if you have the ANSI C header files. */
155
155
#define STDC_HEADERS 1