diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-08-07 15:09:16 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-08-07 15:09:16 -0400 |
commit | d9996c897e8cd2ffb5d7d8d3ad5016decdfa8201 (patch) | |
tree | 571735fd444fa19930ae4f1767aa18c8aa182032 /configure.ac | |
parent | 4a4f2474d08c695933f75cb5e0bd0ba8550b4959 (diff) | |
download | gnome-desktop-d9996c897e8cd2ffb5d7d8d3ad5016decdfa8201.tar.gz |
3.25.903.25.90
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 fd619286..5df734a0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 25) -m4_define(gnome_micro, 4) +m4_define(gnome_micro, 90) 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 |