From 46499bc396dfa783136431b2df4ea8acb297cb20 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ra=C3=BAl=20Porcel?= Date: Sat, 9 Oct 2010 12:00:26 +0000 Subject: [PATCH] This is catalyst 2.0.6.911 --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 34323e45..d4a97380 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ # Distributed under the GPL v2 # $Id$ + 09 Oct 2010; Raúl Porcel catalyst: + This is catalyst 2.0.6.911 + 09 Oct 2010; Raúl Porcel arch/arm.py: Replace -Os with -O2 for ARM diff --git a/catalyst b/catalyst index e9f93dd7..738626a6 100755 --- a/catalyst +++ b/catalyst @@ -17,7 +17,7 @@ import catalyst.config import catalyst.util __maintainer__="Chris Gianelloni " -__version__="2.0.6.910" +__version__="2.0.6.911" conf_values={} -- 2.26.2