summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-05-15 06:48:31 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-05-15 06:58:54 -0400
commit529ae89ef623c7b9f71f7ff00003126aca8fd7cb (patch)
tree387800d75f1b0948240c25e4c29c647b788fc8cf
parentca4d940fe2df04d3bd2eaf5dc09f1c45da0b1ad8 (diff)
downloadgnome-session-529ae89ef623c7b9f71f7ff00003126aca8fd7cb.tar.gz
3.8.2.13.8.2.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63cf41e4..4c8eb7a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.8.2.1
+===============
+
+ * Always distribute session-selector.ui (#700363)
+
==============
Version 3.8.2
==============
diff --git a/configure.ac b/configure.ac
index 3d04db93..97c04955 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([gnome-session],
- [3.8.2],
+ [3.8.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
AC_CONFIG_SRCDIR([gnome-session])