From 5797d005fca481301cc170314bdcf534d1935f77 Mon Sep 17 00:00:00 2001 From: Dain Nilsson Date: Wed, 23 Jan 2013 17:44:15 +0100 Subject: [PATCH] Updated versions post 1.9. --- Makefile | 2 +- NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7f71786..767d914 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -VERSION = 1.9 +VERSION = 1.10 PACKAGE = yubikey-ksm CODE = .htaccess Makefile NEWS ykksm-config.php ykksm-db.sql \ ykksm-decrypt.php ykksm-export ykksm-gen-keys \ diff --git a/NEWS b/NEWS index 083412f..c7e5127 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +* Version 1.10 (unreleased) + * Version 1.9 (released 2013-01-23) * Renamed hex2bin to yubi_hex2bin.