~ubuntu-branches/ubuntu/hardy/bygfoot/hardy

« back to all changes in this revision

Viewing changes to src/bygfoot.h

  • Committer: Bazaar Package Importer
  • Author(s): Isaac Clerencia
  • Date: 2006-10-15 12:48:45 UTC
  • mfrom: (1.2.4 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20061015124845-awlabbd0vji6a3ci
Tags: 2.0.1-1
* New upstream release
* Place locale files in the right directory, closes: #375021

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
/**
41
41
 * Program version number.
42
42
 */
43
 
#define VERS "2.0.0"
 
43
#define VERS "2.0.1"
44
44
 
45
45
/** Home dir name */
46
46
//#define HOMEDIRNAME ".bygfoot-cvs"