Set proper API version for NFC and Bluetooth API.

In addition we update gitignore to suppress example binaries.

Change-Id: I3d5755d7ae9f45d5d51858a16edc9c8dbead974e
Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
This commit is contained in:
Alex Blasche 2013-06-18 12:59:06 +02:00 committed by Alex
parent 0683f58f7a
commit c11663a36b
2 changed files with 9 additions and 1 deletions

8
.gitignore vendored
View File

@ -25,3 +25,11 @@ tmp
imports/*
include
tests/auto/cmake/build
examples/bluetooth/btchat/btchat
examples/bluetooth/btfiletransfer/btfiletransfer
examples/bluetooth/btscanner/btscanner
examples/bluetooth/bttennis/bttennis
examples/bluetooth/scanner/qml_scanner
examples/nfc/annotatedurl/annotatedurl
examples/nfc/ndefeditor/ndefeditor
examples/nfc/poster/qml_poster

View File

@ -1,3 +1,3 @@
load(qt_build_config)
MODULE_VERSION = 0.0.0
MODULE_VERSION = 5.2.0