Skip to content

Commit

Permalink
Version bump to 1.9.3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
direc85 committed Nov 17, 2020
1 parent da9989f commit 4e1f789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rpm/toeterm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: toeterm
Summary: A terminal emulator with a custom virtual keyboard
# Checklist: util.cpp
Version: 1.9.2
Version: 1.9.3
Release: 1
Group: System/Base
License: GPLv2
Expand Down
2 changes: 1 addition & 1 deletion toeterm.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CONFIG += sailfishapp link_pkgconfig
PKGCONFIG += sailfishapp nemonotifications-qt5
LIBS += -lutil

VER = 1.9.2
VER = 1.9.3
REL = 1

VERSION = $${VER}-$${REL}
Expand Down

0 comments on commit 4e1f789

Please sign in to comment.