# 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.5
TAG=phplist-version2-10-5
PREVTAG=phplist-version2-10-4
DEVVERSION=2.10.6

