~ubuntu-branches/debian/jessie/qtdeclarative-opensource-src/jessie

« back to all changes in this revision

Viewing changes to include/QtQmlDevTools/qtqmldevtoolsversion.h

  • Committer: Package Import Robot
  • Author(s): Lisandro Damián Nicanor Pérez Meyer, Lisandro Damián Nicanor Pérez Meyer
  • Date: 2013-08-30 22:09:43 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130830220943-en0u2dm8cfxpi53o
Tags: 5.1.1-1
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
* Update symbols file with buildds' logs.
* Remove fix_systemdialogs_path, applied upstream.
* Adjust examples install file.
* Update symbols files with current build.
* Tighten Qt 5 build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#ifndef QT_QTQMLDEVTOOLS_VERSION_H
3
3
#define QT_QTQMLDEVTOOLS_VERSION_H
4
4
 
5
 
#define QTQMLDEVTOOLS_VERSION_STR "5.1.0"
 
5
#define QTQMLDEVTOOLS_VERSION_STR "5.1.1"
6
6
 
7
 
#define QTQMLDEVTOOLS_VERSION 0x050100
 
7
#define QTQMLDEVTOOLS_VERSION 0x050101
8
8
 
9
9
#endif // QT_QTQMLDEVTOOLS_VERSION_H