summaryrefslogtreecommitdiffstats
path: root/proxy/version.m4
blob: 9393b0f346db92f643a760d775a8b21e2812b696 (plain)
1
2
3
4
5
6
7
# Primary version number
m4_define([VERSION_NUMBER], [0.3.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], [])