lw-build-system/skel/version
2006-07-24 22:37:26 +01:00

12 lines
229 B
Text

# @P@/version
#
# VERSION contains the full version number of the library, which is
# expected to be in 'major.minor.micro' format. It can optionally be
# suffixed with a string.
VERMAJOR=1
VERMINOR=0
VERMICRO=2
VEREXTRA=""