summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2017-09-11 20:14:50 +0200
committerRui Matos <tiagomatos@gmail.com>2017-09-11 20:14:50 +0200
commitaddc7de3970be7e8bedb05a84a5bdf36113d2900 (patch)
tree351966fcda92f94a525b094803f90d8b5b986651
parent440c2f89eebf9233d822d0a449e0794476d892e8 (diff)
downloadgnome-settings-daemon-addc7de3970be7e8bedb05a84a5bdf36113d2900.tar.gz
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3ed73bab..b7c8fdea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+==============
+Version 3.26.0
+==============
+
+- Translation updates
+
===============
Version 3.25.92
===============
diff --git a/configure.ac b/configure.ac
index 63742020..6f58c0bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.69])
AC_INIT([gnome-settings-daemon],
- [3.25.92],
+ [3.26.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-bus.c])