~ubuntu-branches/debian/sid/qtscript-opensource-src/sid

« back to all changes in this revision

Viewing changes to include/QtScript/qtscriptversion.h

  • Committer: Package Import Robot
  • Author(s): Lisandro Damián Nicanor Pérez Meyer
  • Date: 2013-07-14 16:25:38 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130714162538-rw297zcco4y5gbad
Tags: 5.1.0+dfsg-1
* New upstream release.
* Fix watch file.
* Bump Qt dependencies to 5.1.0~.
* Make libqt5script5 provide qtscript-api-5-1-0.
  In this way we can know if external packages are using private headers.
  - Add the necessary options in the symbols file.
  - Add mark_private_symbols.sh.
  - Mark private symbols.
  - Add lintian overrides for dependency on other lib.
* Update install files.
* Update symbols files.
* Add third party copyright stuff for ce-compat.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* This file was generated by syncqt. */
 
2
#ifndef QT_QTSCRIPT_VERSION_H
 
3
#define QT_QTSCRIPT_VERSION_H
 
4
 
 
5
#define QTSCRIPT_VERSION_STR "5.1.0"
 
6
 
 
7
#define QTSCRIPT_VERSION 0x050100
 
8
 
 
9
#endif // QT_QTSCRIPT_VERSION_H