diff options
author | Linus Nordberg <linus@nordu.net> | 2011-10-08 16:08:49 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-10-08 16:08:49 +0200 |
commit | 9549f9973de75afd51cabb5b50d66ff9a2866fb0 (patch) | |
tree | 81434890c66b1139a8245f4ff40a89a26a063bc4 | |
parent | 1ab682a4699e096e4e02f35ca0969c7092c5709a (diff) |
Ready for radsecproxy-1.5, this time configure.ac is ready too.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3ff1cc3..66bee68 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(radsecproxy, 1.5-dev, radsecproxy@uninett.no) +AC_INIT(radsecproxy, 1.5, radsecproxy@uninett.no) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC |