Skip to content

Commit 7900c1c

Browse files
committed
Version number has been incremented
1 parent 62e782c commit 7900c1c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

oplpctools.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ TEMPLATE = app
2222

2323
CONFIG += c++14
2424

25-
VERSION = "1.1"
25+
VERSION = "1.2"
2626

2727
DEFINES += "_OPLPCTOOLS_VERSION=$$VERSION"
2828

packages/debian/usr/share/doc/oplpctools/changelog.Debian

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
oplpctools (1.2-1) UNRELEASED; urgency=low
2+
3+
* Ability to install games from the bin/cue images.
4+
* Bug fixes
5+
6+
-- Sergey Smolyannikov <brainstream@yandex.ru> Mon, 2 Oct 2017 17:09:42 +0300
7+
18
oplpctools (1.1-1) UNRELEASED; urgency=low
29

310
* Ability to install whole ISO images into CD/DVD directory

0 commit comments

Comments
 (0)