From 2f39ec0253267623489cfe8e464ee45e49e36000 Mon Sep 17 00:00:00 2001 From: Jarko Poutiainen Date: Wed, 20 Apr 2016 18:42:16 +0300 Subject: [PATCH] [usb-moded] Release 0.85.6 Signed-off-by: Jarko Poutiainen --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 997e6fc..f9e9353 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.85.5]) +AC_INIT([usb_moded], [0.85.6]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h])