aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjal2 <jal2>2004-01-03 23:24:30 +0000
committerjal2 <jal2>2004-01-03 23:24:30 +0000
commit53e119287c54708153911fb78842784de30a19c1 (patch)
treed9d41886c0d84bb2b3e6f7e66cddd46090af055d /Makefile
parent56a99cc0e892d416df5f697ffbfab79654b1235a (diff)
version 0.12beta3: fixed bug in at76c503.c:update_usb_intf_descr()version_0_12beta3
for big endian machines (length field in expected_cfg_descr)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 22b30ca..e3cafc4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-#$Id: Makefile,v 1.18 2003/12/27 00:03:34 jal2 Exp $
+#$Id: Makefile,v 1.19 2004/01/03 23:24:30 jal2 Exp $
-VERSION = 0.12beta2
+VERSION = 0.12beta3
CC=gcc