~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to src/Gtk/AppGtk.vala

  • Committer: Tony George
  • Date: 2017-01-26 08:26:38 UTC
  • Revision ID: tony.george.kol@gmail.com-20170126082638-gehmfh9pgukvvnre
v17.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
public Main App;
39
39
public const string AppName = "Timeshift";
40
40
public const string AppShortName = "timeshift";
41
 
public const string AppVersion = "17.1";
 
41
public const string AppVersion = "17.2";
42
42
public const string AppAuthor = "Tony George";
43
43
public const string AppAuthorEmail = "teejeetech@gmail.com";
44
44