From 1c5af20e984df7f2cb4734d01f7e06d41cc7060c Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Thu, 31 Jan 2013 18:17:13 +0100 Subject: [PATCH] Releases MFOC 0.10.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 366ee2a..688c7c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mfoc],[0.10.4],[mifare@nethemba.com]) +AC_INIT([mfoc],[0.10.5],[mifare@nethemba.com]) AC_CONFIG_MACRO_DIR([m4])