From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Marx To: development@lists.ipfire.org Subject: [PATCH] atk: Update to 2.20 Date: Mon, 21 Mar 2016 14:31:26 +0100 Message-ID: <1458567086-2320-1-git-send-email-alexander.marx@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5515914664081100364==" List-Id: --===============5515914664081100364== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Alexander Marx --- atk/atk.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atk/atk.nm b/atk/atk.nm index 928ae75..48d3784 100644 --- a/atk/atk.nm +++ b/atk/atk.nm @@ -5,8 +5,8 @@ name = atk version = %{ver_major}.%{ver_minor} -ver_major = 2.11 -ver_minor = 6 +ver_major = 2.20 +ver_minor = 0 release = 1 groups = System/Libraries -- 2.6.3 --===============5515914664081100364==--