~neon/kolf/master

« back to all changes in this revision

Viewing changes to main.cpp

  • Committer: Paul Broadbent
  • Date: 2007-11-03 09:44:59 UTC
  • Revision ID: git-v1:d5476ffc3aa37e0b26d30090ccf3d3457f48cecf
increased version number and made show info on by default

svn path=/trunk/KDE/kdegames/kolf/; revision=732237

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
static const char description[] =
35
35
I18N_NOOP("KDE Minigolf Game");
36
36
 
37
 
static const char version[] = "1.1";
 
37
static const char version[] = "1.9";
38
38
 
39
39
 
40
40
int main(int argc, char **argv)