From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Wagner Date: Wed, 14 Apr 2010 17:39:01 +0100 Subject: [Buildroot] [PATCH 6/7] X11R7.5 - remove all version information from Config.in files In-Reply-To: <1271262717-2253-7-git-send-email-will_wagner@carallon.com> References: <1271262717-2253-1-git-send-email-will_wagner@carallon.com> <1271262717-2253-7-git-send-email-will_wagner@carallon.com> Message-ID: <4BC5EFA5.203@carallon.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 14/04/2010 17:31, Will Wagner wrote: > As discussed on the list, don't want to have to change the Config.in > file when we bump the version of a package > > Signed-off-by: Will Wagner > --- > > Sorry, still failing to use git very well. I realise I have some commit in here that belong in the third patch in the series, will fixup and resubmit. Will