Skip to content

Commit

Permalink
Version 1.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewvogt committed Mar 19, 2015
1 parent 447d145 commit 5c74711
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.1.13
Version: 1.1.14
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.1.13";
const QString PROGRAM_VERSION="1.1.14";
#endif

0 comments on commit 5c74711

Please sign in to comment.