diff --git a/Makefile b/Makefile index 1e9bbbb..d9b1846 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 2.19 +VERSION = 2.20 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 30af6c5..07504ec 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +* Version 2.20 unreleased + * Version 2.19 released 2012-07-05 * Refactor database code, allowing for other underlying implementations