From 149c6057089f36d0e56eca9edd5af7500d856556 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 2 Aug 2010 14:17:45 +0000 Subject: [PATCH] Version 2.6. --- Makefile | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3365e57..34ed5bf 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 2.6rc +VERSION = 2.6 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 67f2e72..e841ea0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -* Version 2.6 unreleased +* Version 2.6 released 2010-08-02 * Don't use rowCount in ykval-revoke, there seems to be some problem with the rowCount function.