mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-23 19:25:55 +01:00
Version++
This commit is contained in:
parent
8cf73b5bb5
commit
a7b7d16f4f
@ -1,4 +1,4 @@
|
||||
version: 2.5.{build}
|
||||
version: 2.6.{build}
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
@ -2,7 +2,7 @@ TARGET = pbf
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin
|
||||
QT += gui
|
||||
VERSION = 2.5
|
||||
VERSION = 2.6
|
||||
|
||||
PROTOS = protobuf/vector_tile.proto
|
||||
include(protobuf/vector_tile.pri)
|
||||
|
Loading…
Reference in New Issue
Block a user