Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
Thomas Perl committed Mar 31, 2014
1 parent 15b868a commit a1975d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/fingerterm.spec
@@ -1,5 +1,5 @@
Name: fingerterm
Version: 1.0.3
Version: 1.1.9
Release: 1
Summary: A terminal emulator with a custom virtual keyboard
Group: System/Base
Expand Down
2 changes: 1 addition & 1 deletion version.h
@@ -1,5 +1,5 @@
#ifndef VERSION_H
#define VERSION_H
const QString PROGRAM_VERSION="1.0.3";
const QString PROGRAM_VERSION="1.1.9";
#endif

0 comments on commit a1975d7

Please sign in to comment.