commit b494c02f2c71cc379e8228a8c7082c6f81d7740e Author: Ryan Lortie Date: Sat Mar 10 17:43:53 2012 -0500 gsettings-data-convert: fix memory error This fixes an extremely obvious memory error in the changes introduced by commit d28bd006832bd136c58d42003bf1b0f25f74128e. The upshot of this is reports from malloc() of memory corruption when running gsettings conversions (particularly observed on 32 bit). gsettings/gsettings-data-convert.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8ba21cf8e45344e3f98d99ed1b9ae15e16987815 Author: Ryan Lortie Date: Thu Mar 8 12:21:07 2012 -0500 bump version after release configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)