diff options
author | Matthias Clasen <mclasen@redhat.com> | 2016-10-10 15:35:28 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2016-10-10 15:35:28 -0400 |
commit | b1e39f5d9e7dc1dfd7ac91c44a74029ed5699028 (patch) | |
tree | f28df3c925edf6fa9f4292231c5a389574d345f0 /configure.ac | |
parent | 8aa8bd70908ad0412525897093bbba4c33c70b8d (diff) | |
download | gnome-desktop-b1e39f5d9e7dc1dfd7ac91c44a74029ed5699028.tar.gz |
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1c6d86e8..1ba0aab1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 22) -m4_define(gnome_micro, 0) +m4_define(gnome_micro, 1) 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 dnl Leave empty if not needed |