1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 01:52:18 +01:00

Bump version

This commit is contained in:
Klas Lindfors 2012-05-22 14:21:04 +02:00
parent c936ec5d36
commit 36b3050d6f
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION = 2.14
VERSION = 2.15
PACKAGE = yubikey-val
CODE = COPYING Makefile NEWS ykval-checksum-clients.php \
ykval-common.php ykval-config.php ykval-db.php ykval-db.sql \

2
NEWS
View File

@ -1,3 +1,5 @@
* Version 2.15 unreleased
* Version 2.14 released 2012-05-22
* Add support for reconnecting to database after errors.