diff options
Diffstat (limited to 'sys/contrib/dev/ath/version.h')
-rw-r--r-- | sys/contrib/dev/ath/version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/contrib/dev/ath/version.h b/sys/contrib/dev/ath/version.h index f964e5f..424ca82 100644 --- a/sys/contrib/dev/ath/version.h +++ b/sys/contrib/dev/ath/version.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting + * Copyright (c) 2002-2004 Sam Leffler, Errno Consulting * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -33,6 +33,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $Id: version.h,v 1.27 2003/12/07 02:20:39 sam Exp $ + * $Id: version.h,v 1.93 2004/12/07 18:55:19 sam Exp $ */ -#define ATH_HAL_VERSION "0.9.6.3" +#define ATH_HAL_VERSION "0.9.14.9" |