aboutsummaryrefslogtreecommitdiffstats
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionChristian Kandeler2017-10-131-1/+1
| | | | | | Change-Id: I9fc8999ac859899f192c6cd39f2dad3e2ab4c75e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* Version bumpChristian Kandeler2017-07-061-1/+1
| | | | | Change-Id: I990ec88a486a9515d3be3780a90bf7c96dbd3811 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Introduce the qbsversion module for building QbsJake Petroules2017-06-021-0/+1
Use that instead of QbsFunctions.qbsVersion() and read it in qbs_version.pri; this has the advantage that simple text processing tools can retrieve the project version without having to parse JavaScript. It's also set from only one place now. Change-Id: Icfd2a6bf12b794b55c9ba31934a96b4483224eae Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>