From 5b4fe2e3589b99a449192ccd0a489b6471d26b08 Mon Sep 17 00:00:00 2001 From: ehovland Date: Wed, 2 Aug 2006 18:11:45 +0000 Subject: bumped version to denote Pavels endian fixes --- at76c503.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/at76c503.h b/at76c503.h index 11b8c07..75048ac 100644 --- a/at76c503.h +++ b/at76c503.h @@ -1,5 +1,5 @@ /* -*- linux-c -*- */ -/* $Id: at76c503.h,v 1.33.2.3 2006/07/18 17:51:13 ehovland Exp $ +/* $Id: at76c503.h,v 1.33.2.4 2006/08/02 18:11:45 ehovland Exp $ * * Copyright (c) 2002 - 2003 Oliver Kurth * (c) 2003 - 2004 Jörg Albert @@ -48,7 +48,7 @@ #endif /* current driver version */ -#define DRIVER_VERSION "v0.12.1pre0" VERSION_APPEND +#define DRIVER_VERSION "v0.12.1pre1" VERSION_APPEND /* Workqueue / task queue backwards compatibility stuff */ #if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,41) || CONFIG_IPAQ_HANDHELD -- cgit v1.2.3