diff --git a/NEWS b/NEWS index de5ca73a..08867157 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -* Version 1.2.4 (unreleased) +* Version 1.2.4 (released 2015-09-26) - Use a portable name for radius accounting service (issue #4) diff --git a/configure.ac b/configure.ac index e48026de..162a3a11 100644 --- a/configure.ac +++ b/configure.ac @@ -1,13 +1,12 @@ # -# $Id: configure.in,v 1.38 2008/03/05 18:02:55 cparker Exp $ -# # Copyright (C) 1996,1997 Lars Fenneberg +# Copyright (C) 2015 Nikos Mavrogiannopoulos # # See the file COPYRIGHT for the respective terms and conditions. # # -AC_INIT([radcli], [1.2.3], [n.mavrogiannopoulos@gmail.com]) +AC_INIT([radcli], [1.2.4], [n.mavrogiannopoulos@gmail.com]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_TARGET([])