# Primary version number
m4_define([VERSION_NUMBER], [1.16.2])
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
# it to the release tag when creating an RPM or SRPM
# This is intended for build systems to create snapshot
# RPMs. The format should be something like:
# .20090915gitf1bcde7
# and would result in an SRPM looking like:
m4_define([PRERELEASE_VERSION_NUMBER], [])