Skip to content

Commit

Permalink
Prepare for v22 release candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecashin committed Jun 8, 2014
1 parent c5b8273 commit 3d1c39c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
-*- change-log -*-
2014-06-08 Ed Cashin <[email protected]>
update version for v22 release candidate 1
buffer boundary cleanups
FreeBSD BPF and MTU fixes from Catalin Salgau
offset and size options by Christoph Biedl
vblade-22rc1

2013-03-18 Ed Cashin <[email protected]>
add big-endian support from Daniel Mealha Cabrita <[email protected]>
vblade-21
Expand Down
2 changes: 1 addition & 1 deletion dat.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

enum {
VBLADE_VERSION = 21,
VBLADE_VERSION = 22,

// Firmware version
FWV = 0x4000 + VBLADE_VERSION,
Expand Down

0 comments on commit 3d1c39c

Please sign in to comment.