Skip to content

Commit b3de993

Browse files
committed
bumped version
1 parent dbf0dbb commit b3de993

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Version 1.2.4 (unreleased)
1+
* Version 1.2.4 (released 2015-09-26)
22
- Use a portable name for radius accounting service (issue #4)
33

44

configure.ac

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
#
2-
# $Id: configure.in,v 1.38 2008/03/05 18:02:55 cparker Exp $
3-
#
42
# Copyright (C) 1996,1997 Lars Fenneberg
3+
# Copyright (C) 2015 Nikos Mavrogiannopoulos
54
#
65
# See the file COPYRIGHT for the respective terms and conditions.
76
#
87
#
98

10-
AC_INIT([radcli], [1.2.3], [[email protected]])
9+
AC_INIT([radcli], [1.2.4], [[email protected]])
1110

1211
AC_CONFIG_MACRO_DIR([m4])
1312
AC_CANONICAL_TARGET([])

0 commit comments

Comments
 (0)