update version to 0.2.1 (addresses #27)

This commit is contained in:
Jan Dittberner 2008-11-16 17:03:49 +00:00
parent d2bd1b0ef0
commit 0d2cae51fe
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA.
VERSION := 0.2
VERSION := 0.2.1
PROJECT := davadmin
SRCFILES := $(wildcard admin/*.php)
SRCFILES += $(wildcard admin/scripts/*.php)