From 925aaadb4db2de504eb2d50d88455c7c51095263 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Fri, 5 Aug 2011 15:20:23 -0500
Subject: [PATCH] merge to v3.0-git20

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
 patches/ref_omap2plus_defconfig | 2 +-
 version.sh                      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/patches/ref_omap2plus_defconfig b/patches/ref_omap2plus_defconfig
index e6c86094d..fe2649e7e 100644
--- a/patches/ref_omap2plus_defconfig
+++ b/patches/ref_omap2plus_defconfig
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.0.0-git19 Kernel Configuration
+# Linux/arm 3.0.0-git20 Kernel Configuration
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
diff --git a/version.sh b/version.sh
index 109d1502d..27b9103b2 100644
--- a/version.sh
+++ b/version.sh
@@ -9,7 +9,7 @@ KERNEL_REL=3.0
 
 #for x.x-gitX
 PRE_SNAP=v3.0
-PRE_RC=3.0-git19
+PRE_RC=3.0-git20
 
 #for x.x-rcX
 #RC_KERNEL=3.0
-- 
GitLab