# file that keeps track of the latest tag in cvs and the corresponding version
# this automates publishing a new version, when it's tagged
# if you don't understand this, don't worry. You don't need this file
VERSION=2.10.7
TAG=phplist-version2-10-7
PREVTAG=phplist-version2-10-6RC2
DEVVERSION=2.10.8

