Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224733
b: refs/heads/master
c: 67d5288
h: refs/heads/master
i:
  224731: 32724f0
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Dec 1, 2010
1 parent f0d0a61 commit 8d0d401
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ead5d238146981f922e3848fac83825d87c518f0
refs/heads/master: 67d5288049f46f816181f63eaa8f1371877ad8ea
4 changes: 2 additions & 2 deletions trunk/drivers/net/vxge/vxge-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
#define VXGE_VERSION_FIX "10"
#define VXGE_VERSION_BUILD "21808"
#define VXGE_VERSION_FIX "11"
#define VXGE_VERSION_BUILD "21932"
#define VXGE_VERSION_FOR "k"

#define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld))
Expand Down

0 comments on commit 8d0d401

Please sign in to comment.