~ubuntu-branches/ubuntu/raring/mumble/raring

« back to all changes in this revision

Viewing changes to src/Version.h

  • Committer: Bazaar Package Importer
  • Author(s): Thorvald Natvig
  • Date: 2009-12-10 20:29:29 UTC
  • mfrom: (9.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091210202929-3096zttdt0ie9kw6
Tags: 1.2.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#define MUMTEXT(X) MUMXTEXT(X)
36
36
 
37
37
#ifndef MUMBLE_VERSION
38
 
#define MUMBLE_VERSION 1.2.0~beta1
 
38
#define MUMBLE_VERSION 1.2.0
39
39
#endif
40
40
#ifndef MUMBLE_VERSION
41
41
#define MUMBLE_RELEASE "Compiled " __DATE__ " " __TIME__