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

# 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], [])