summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--mtac.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 02a6775..f9fae41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mtac], [4.1.0])
+AC_INIT([mtac], [4.1.3])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
diff --git a/mtac.c b/mtac.c
index 749868e..5ef87f7 100644
--- a/mtac.c
+++ b/mtac.c
@@ -1,4 +1,4 @@
-#define DRIVER_VERSION "v4.1.2"
+#define DRIVER_VERSION "v4.1.3"
#define DRIVER_AUTHOR "Multi-Tech"
#define DRIVER_DESC "MTS driver to supervise MTAC slots"
#define DRIVER_NAME "mtac-slots"