From d6a92f4891cd730c1c3cdba90f474cf253534120 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 12 Jan 2007 13:52:36 +0000 Subject: version, date bump, NEWS summary --- diff --git a/COPYING b/COPYING index 7c61600..06cc949 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2005 Klever Group (http://www.klever.net/) +Copyright (c) 2005-2007 Klever Group (http://www.klever.net/) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/NEWS.xml b/NEWS.xml index f2d4f51..d8b93f2 100644 --- a/NEWS.xml +++ b/NEWS.xml @@ -1,5 +1,10 @@ + + OpenID simple registration extension implementation + OpenID extensions framework + Canonicalization bugfix + Initial release diff --git a/configure.ac b/configure.ac index 2ce5f71..4729e92 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libopkele], [0.0], [libopkele-bugs@klever.net]) +AC_INIT([libopkele], [0.1], [libopkele-bugs@klever.net]) AC_CONFIG_SRCDIR([include/opkele/opkele-config.h]) AC_CONFIG_HEADERS([config.h include/opkele/acconfig.h]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v0.9.0.2