[Buildroot] [PATCH] atk: bump to version 2.11.4

Peter Korsgaard jacmet at uclibc.org
Sun Dec 22 09:59:23 UTC 2013


>>>>> "Axel" == Axel Lin <axel.lin at ingics.com> writes:

 > Signed-off-by: Axel Lin <axel.lin at ingics.com>
 > ---
 >  package/atk/atk.mk | 4 ++--
 >  1 file changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/atk/atk.mk b/package/atk/atk.mk
 > index 1a8bbea..fc65987 100644
 > --- a/package/atk/atk.mk
 > +++ b/package/atk/atk.mk
 > @@ -4,8 +4,8 @@
 >  #
 >  ################################################################################
 
 > -ATK_VERSION_MAJOR = 2.10
 > -ATK_VERSION = $(ATK_VERSION_MAJOR).0
 > +ATK_VERSION_MAJOR = 2.11
 > +ATK_VERSION = $(ATK_VERSION_MAJOR).4

odd minor version means development version. What is the reason we
cannot stick to the current stable version?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list