]> sigrok.org Git - pulseview.git/commitdiff
Build: Make hardcoded version override git tag
authorDaniel Elstner <redacted>
Thu, 23 Jul 2015 21:31:25 +0000 (23:31 +0200)
committerUwe Hermann <redacted>
Sat, 25 Jul 2015 17:12:41 +0000 (19:12 +0200)
Reintroduce the hard-coded version number in CMakeList.txt, but
still check for a tagged version. If the hard-coded version is
more recent than the latest tag, then use that but with a "-pre"
suffix in place of the patch level.

In either case, still append the revision hash and possibly the
dirty flag to the version, unless git HEAD exactly matches a tag.


No differences found