summaryrefslogtreecommitdiffstats
path: root/version.m4
blob: 5e5057d4ff1a95a7628ca16a74c06c2846da3a66 (plain)
1
2
3
4
5
6
7
# Primary version number
m4_define([VERSION_NUMBER], [0.2.0])

# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM
m4_define([PRERELEASE_VERSION_NUMBER], [])