We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf0dbb commit b3de993Copy full SHA for b3de993
2 files changed
NEWS
@@ -1,4 +1,4 @@
1
-* Version 1.2.4 (unreleased)
+* Version 1.2.4 (released 2015-09-26)
2
- Use a portable name for radius accounting service (issue #4)
3
4
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
5
6
# See the file COPYRIGHT for the respective terms and conditions.
7
8
9
10
-AC_INIT([radcli], [1.2.3], [n.mavrogiannopoulos@gmail.com])
+AC_INIT([radcli], [1.2.4], [n.mavrogiannopoulos@gmail.com])
11
12
AC_CONFIG_MACRO_DIR([m4])
13
AC_CANONICAL_TARGET([])
0 commit comments