Skip to content

Commit

Permalink
version bump to 0.6.0
Browse files Browse the repository at this point in the history
Changes:
+ hidapi replaces libusb as USB comms library
+ OS X compatibility
  • Loading branch information
pzl committed Jan 16, 2017
1 parent 82fba8a commit 0bb2530
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=0.5.0
VERSION=0.6.0

TARGET=mx2000drv

Expand Down
8 changes: 4 additions & 4 deletions doc/mx2000drv.1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
'\" t
.\" Title: mx2000drv
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 02/21/2015
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 01/16/2017
.\" Manual: mx2000drv Manual
.\" Source: mx2000drv 0.0.1
.\" Source: mx2000drv 0.6.0
.\" Language: English
.\"
.TH "MX2000DRV" "1" "02/21/2015" "mx2000drv 0\&.0\&.1" "mx2000drv Manual"
.TH "MX2000DRV" "1" "01/16/2017" "mx2000drv 0\&.6\&.0" "mx2000drv Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down

0 comments on commit 0bb2530

Please sign in to comment.