# 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=3.0.3
TAG=phplist-version2-11-3
PREVTAG=pl-11-2
DEVVERSION=2.11.11

