~ubuntu-branches/ubuntu/lucid/warzone2100/lucid

« back to all changes in this revision

Viewing changes to lib/framework/config-macosx.h

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2008-12-04 01:13:26 UTC
  • mfrom: (1.1.7 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20081204011326-be9aos1swwhq2agu
Tags: 2.1.0~1.rc2-1
* New upstream release candidate
* Remove Linas Žvirblis from uploaders since he hasn't been
  heard from for a very long time.
* Improve the cross-build support slightly

Show diffs side-by-side

added added

removed removed

Lines of Context:
264
264
#define PACKAGE_NAME "Warzone 2100"
265
265
 
266
266
/* Define to the full name and version of this package. */
267
 
#define PACKAGE_STRING "Warzone 2100 2.1 release candidate 1"
 
267
#define PACKAGE_STRING "Warzone 2100 2.1 release candidate 2"
268
268
 
269
269
/* Define to the one symbol short name of this package. */
270
270
#define PACKAGE_TARNAME "warzone2100"
271
271
 
272
272
/* Define to the version of this package. */
273
 
#define PACKAGE_VERSION "2.1 release candidate 1"
 
273
#define PACKAGE_VERSION "2.1 release candidate 2"
274
274
 
275
275
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
276
276
/* #undef PRI_MACROS_BROKEN */