-Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.4
-===========================================================
+Overview of changes from libfolks 0.6.3.2 to libfolks 0.6.4
+=============================================================
+Bugs fixed:
+
+Overview of changes from libfolks 0.6.3.1 to libfolks 0.6.3.2
+=============================================================
+Bugs fixed:
* Bug 660140 — contacts_contact_find_persona_from_store: assertion `store !=
NULL' failed
* Bug 659041 — tpf-persona-store.vala: try to connect to a NULL object
# If not 1, append datestamp to the version number
-m4_define([folks_released], [1])
+m4_define([folks_released], [0])
m4_define([folks_major_version], [0])
m4_define([folks_minor_version], [6])
m4_define([folks_micro_version], [3])
-m4_define([folks_nano_version], [2])
+m4_define([folks_nano_version], [3])
# If library source has changed since last release, increment revision
# If interfaces have been added, removed or changed since last release,