From a80938d5367a560a1994abf7d664252ee2348a84 Mon Sep 17 00:00:00 2001 From: speidy Date: Mon, 27 Mar 2017 07:59:27 +0300 Subject: bump version number --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4d85b01..d29f8d3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script AC_PREREQ(2.59) -AC_INIT([rfxcodec], [0.1.0], [xrdp-devel@googlegroups.com]) +AC_INIT([rfxcodec], [0.1.1], [xrdp-devel@googlegroups.com]) AC_CONFIG_HEADERS(config_ac.h:config_ac-h.in) AM_INIT_AUTOMAKE([1.6 foreign]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3