diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-01-11 19:40:32 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-01-11 19:40:32 -0500 |
commit | c6bc67fdce3c9628e1c1468b13d075db447793be (patch) | |
tree | 894987673f95fc850345e78dd139cf92e96062f1 /configure.ac | |
parent | 1637a8b52092387893ca2a024699d3d2b735b1f8 (diff) | |
download | gnome-desktop-c6bc67fdce3c9628e1c1468b13d075db447793be.tar.gz |
bump version
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 53f7b5bf..a9a9e2f0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ m4_define(gnome_platform, 2) m4_define(gnome_minor, 91) -m4_define(gnome_micro, 6) +m4_define(gnome_micro, 7) 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 |