Skip to content

Commit

Permalink
ide-tape: bump minor driver version
Browse files Browse the repository at this point in the history
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
  • Loading branch information
Borislav Petkov authored and Bartlomiej Zolnierkiewicz committed Feb 6, 2008
1 parent 5a04cfa commit dfe7993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ide/ide-tape.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Documentation/ide/ChangeLog.ide-tape.1995-2002
*/

#define IDETAPE_VERSION "1.19"
#define IDETAPE_VERSION "1.20"

#include <linux/module.h>
#include <linux/types.h>
Expand Down

0 comments on commit dfe7993

Please sign in to comment.