From a44e795d6cb39edb422afb99841dfe7e242f6bb7 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 20 Oct 2016 11:47:00 +0200 Subject: Bump version to 1.7.1-alpha-dev. Next release will be 1.7.1-alpha. When the 1.7 series becomes stable, the `-alpha' prefix is dropped. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e35e7e5..9ca9b78 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl Copyright (c) 2006-2010, UNINETT AS -dnl Copyright (c) 2010-2013, NORDUnet A/S +dnl Copyright (c) 2010-2013,2016, NORDUnet A/S dnl See LICENSE for licensing information. -AC_INIT(radsecproxy, 1.7-dev, radsecproxy@lists.nordu.net) +AC_INIT(radsecproxy, 1.7.1-alpha-dev, radsecproxy@lists.nordu.net) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC -- cgit v1.1