~ubuntu-branches/ubuntu/vivid/qtdeclarative-opensource-src-gles/vivid

« back to all changes in this revision

Viewing changes to include/QtQuickParticles/qtquickparticlesversion.h

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2014-10-29 07:54:05 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20141029075405-gq1uzomnw3but9g2
Tags: 5.3.2-0ubuntu1
Sync package with qtdeclarative-opensource-src - 5.3.2-3ubuntu1 

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#ifndef QT_QTQUICKPARTICLES_VERSION_H
3
3
#define QT_QTQUICKPARTICLES_VERSION_H
4
4
 
5
 
#define QTQUICKPARTICLES_VERSION_STR "5.3.0"
 
5
#define QTQUICKPARTICLES_VERSION_STR "5.3.2"
6
6
 
7
 
#define QTQUICKPARTICLES_VERSION 0x050300
 
7
#define QTQUICKPARTICLES_VERSION 0x050302
8
8
 
9
9
#endif // QT_QTQUICKPARTICLES_VERSION_H