~ubuntu-branches/ubuntu/precise/liboggz/precise

« back to all changes in this revision

Viewing changes to win32/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2005-04-16 01:19:44 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050416011944-5ipwrrc260ihkpp8
Tags: 0.9.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
#define STDC_HEADERS 1
79
79
 
80
80
/* Version number of package */
81
 
#define VERSION "0.8.1"
 
81
#define VERSION "0.9.0"
82
82
 
83
83
/* Define to 1 if your processor stores words with the most significant byte
84
84
   first (like Motorola and SPARC, unlike Intel and VAX). */