summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index eab9b3d..35c07e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 0.2.1
+---------------------------------------------------------------------------
+
+* Make SAML authentication assertion and Lasso session available in the
+ environement.
+
Version 0.2.0
---------------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 93c62b2..1104442 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mod_auth_mellon],[0.2.0],[olavmrk@gmail.com])
+AC_INIT([mod_auth_mellon],[0.2.1],[olavmrk@gmail.com])
AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())