We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 227b02d commit bc07d19Copy full SHA for bc07d19
.appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 4.5.{build}
+version: 4.6.{build}
2
3
configuration:
4
- Release
pbfplugin.pro
@@ -2,7 +2,7 @@ TARGET = pbf
TEMPLATE = lib
CONFIG += plugin
QT += gui
5
-VERSION = 4.5
+VERSION = 4.6
6
7
HEADERS += src/pbfhandler.h \
8
src/data.h \
0 commit comments