summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-05-18 23:33:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-05-18 23:33:24 -0400
commit1e9660438ce84927f047bef9d2ec48d0e35f0191 (patch)
tree5b9e90a307c3a2408b90dd3529605f015983307b
parent523095cf7ed75a57760649fa72889be7262f9c6c (diff)
0.6.110.6.11
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b3eb76e..d182b77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in 0.6.11
+=================
+
+* Add API for creating users to the library
+
Changes in 0.6.10
================
diff --git a/configure.ac b/configure.ac
index 2ac9b90..54c44af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([AccountsService],[0.6.10])
+AC_INIT([AccountsService],[0.6.11])
AM_INIT_AUTOMAKE(dist-bzip2 no-dist-gzip foreign)
GETTEXT_PACKAGE=accounts-service