diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-09-24 06:26:49 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-09-24 06:26:49 -0400 |
commit | bc89d80b06cb63d26b6c5370adf8981c6f884c14 (patch) | |
tree | 941c733ae6c56ed11b9efda266eeacf21bf6d043 /configure.ac | |
parent | 729e74232644082ead078cf37179fc81a4ba13bf (diff) | |
download | gnome-desktop-bc89d80b06cb63d26b6c5370adf8981c6f884c14.tar.gz |
3.6.03.6.0
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 49fc85d9..f770bb8b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 3) -m4_define(gnome_minor, 5) -m4_define(gnome_micro, 91) +m4_define(gnome_minor, 6) +m4_define(gnome_micro, 0) 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 |