update version to 0.2.1 (addresses #27)
This commit is contained in:
parent
d2bd1b0ef0
commit
0d2cae51fe
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue