diff options
author | Rui Matos <tiagomatos@gmail.com> | 2014-10-14 17:28:58 +0200 |
---|---|---|
committer | Rui Matos <tiagomatos@gmail.com> | 2014-10-14 17:28:58 +0200 |
commit | 3c6503624797c31b10d25869957c157cd4a588a3 (patch) | |
tree | f0a5b9d6650f9ccc351cbab238f7a35e2d2964e9 /configure.ac | |
parent | 68e0bc9ccfb14fb3ff5ef3c984338dfb6c0940ec (diff) | |
download | gnome-desktop-3c6503624797c31b10d25869957c157cd4a588a3.tar.gz |
3.14.13.14.1
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 1d80daec..550fbb1e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) m4_define(gnome_minor, 14) -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 |