We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e782c commit 7900c1cCopy full SHA for 7900c1c
oplpctools.pro
@@ -22,7 +22,7 @@ TEMPLATE = app
22
23
CONFIG += c++14
24
25
-VERSION = "1.1"
+VERSION = "1.2"
26
27
DEFINES += "_OPLPCTOOLS_VERSION=$$VERSION"
28
packages/debian/usr/share/doc/oplpctools/changelog.Debian
@@ -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
8
oplpctools (1.1-1) UNRELEASED; urgency=low
9
10
* Ability to install whole ISO images into CD/DVD directory
0 commit comments