~ubuntu-branches/ubuntu/trusty/smplayer/trusty

« back to all changes in this revision

Viewing changes to src/version.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Matvey Kozhev
  • Date: 2008-05-30 12:52:19 UTC
  • mfrom: (1.1.7 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080530125219-1lopu99mit3y6jvh
Tags: 0.6.1-1
* New upstream release.
* Updated get-orig-source rule (again).

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#define USE_SVN_VERSIONS 0
22
22
 
23
 
#define VERSION "0.6.0 final (SVN r1247)"
 
23
#define VERSION "0.6.1 (SVN r1304)"
24
24
 
25
25
#if USE_SVN_VERSIONS
26
26
#include "svn_revision.h"