diff --git a/Makefile b/Makefile index 8199699..a834deb 100644 --- a/Makefile +++ b/Makefile @@ -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 \ diff --git a/NEWS b/NEWS index 0e821fb..171edab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +* Version 2.15 unreleased + * Version 2.14 released 2012-05-22 * Add support for reconnecting to database after errors.