summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7a152be..adc0272 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is radsecproxy 1.4.2 from November 23 2010.
+This is unreleased radsecproxy 1.5-dev.
radsecproxy is a generic RADIUS proxy that supports both UDP and TLS
(RadSec) RADIUS transports. There is also experimental support for
diff --git a/configure.ac b/configure.ac
index 8f0be56..d3d901b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(radsecproxy, 1.4.2, radsecproxy@uninett.no)
+AC_INIT(radsecproxy, 1.5-dev, radsecproxy@uninett.no)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AC_PROG_CC