diff options
author | Michael Catanzaro <mcatanzaro@igalia.com> | 2017-10-31 11:39:23 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@igalia.com> | 2017-10-31 11:39:23 -0500 |
commit | 0815eb8084da82526d1ab0aaf4ed7dd412234a4f (patch) | |
tree | f96cc272d5e97b293ee54a2c1b3be52ba7745803 | |
parent | 06f527b49506686a95cb8c961d67e3233cc9c300 (diff) | |
download | gnome-desktop-0815eb8084da82526d1ab0aaf4ed7dd412234a4f.tar.gz |
3.26.23.26.2
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +============== +Version 3.26.2 +============== + +- Translation updates + =============== Version 3.26.1 =============== diff --git a/configure.ac b/configure.ac index 3bee364d..136f97fb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 26) -m4_define(gnome_micro, 1) +m4_define(gnome_micro, 2) m4_define(gnome_sub,) dnl gnome_sub is an optional sub-version which will not be advertised to the user dnl It allows to release a 2.30.1.1 which is just a better 2.30.1 |