diff options
author | Matthias Clasen <mclasen@redhat.com> | 2017-03-14 13:24:58 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2017-03-14 13:24:58 -0400 |
commit | 5d95e521cd1067a47de09f2091aef964c20767a6 (patch) | |
tree | 7171908684e3273cb10f470b73fc12470bca2804 /configure.ac | |
parent | fd983721a3547921f07e3bf26dea39c00eee8542 (diff) | |
download | gnome-desktop-5d95e521cd1067a47de09f2091aef964c20767a6.tar.gz |
3.23.923.23.92
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 3345d551..e542407f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 23) -m4_define(gnome_micro, 91) +m4_define(gnome_micro, 92) 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 |