diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-05-26 17:15:35 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-05-26 17:15:35 -0400 |
commit | f8cd153c7dfd6f143d2723c63b4a0f9998b91ea9 (patch) | |
tree | 19377eb3a6e9a5c7dc066474ed8e9a30bd1476cc /configure.ac | |
parent | 41bd919e56098857184cf32e76efa985ed25d51a (diff) | |
download | gnome-desktop-f8cd153c7dfd6f143d2723c63b4a0f9998b91ea9.tar.gz |
3.17.23.17.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index be14684a..5ad6d9a7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) -m4_define(gnome_minor, 16) -m4_define(gnome_micro, 1) +m4_define(gnome_minor, 17) +m4_define(gnome_micro, 2) 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 |