Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224136
b: refs/heads/master
c: c0c04c2
h: refs/heads/master
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Nov 11, 2010
1 parent 2e79067 commit d74915b
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: 2c91308f449c6705b81bd3370a0ec647e370f35c
refs/heads/master: c0c04c2a89cf6363da2940da59afd2e30001b991
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 "9"
#define VXGE_VERSION_BUILD "20840"
#define VXGE_VERSION_FIX "10"
#define VXGE_VERSION_BUILD "21808"
#define VXGE_VERSION_FOR "k"

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

0 comments on commit d74915b

Please sign in to comment.