summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2014-04-15 08:40:28 -0500
committerMike Gorse <mgorse@suse.com>2014-04-15 08:40:28 -0500
commit01e49759d5d1fc22fb108fc9f80cd34d8eb814f6 (patch)
treeff3f3e2199acc67b286138593c67c432e6387dd6
parent238797545be1ec03cf5758989beb4ec1d9a7d508 (diff)
downloadat-spi2-atk-01e49759d5d1fc22fb108fc9f80cd34d8eb814f6.tar.gz
Release v2.12.1AT_SPI2_ATK_2_12_1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e601543..aa561ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.12.1:
+
+* Clean up socket files and directories on exit (BGO#684076).
+
What's new in at-spi2-atk 2.11.92:
* Bump minimum libdbus version needed, since we use a function
diff --git a/configure.ac b/configure.ac
index d7f5c73..4946e24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.12.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.12.1], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0