Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224988
b: refs/heads/master
c: 5d52040
h: refs/heads/master
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Dec 11, 2010
1 parent 8b5d33f commit 053bfd6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: b55e7b153f698bb027102759388d0c09542f68bd
refs/heads/master: 5d52040d4d1eabb56a4d51b760ab8f74eabb9001
6 changes: 3 additions & 3 deletions trunk/drivers/net/vxge/vxge-version.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#define VXGE_VERSION_H

#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
#define VXGE_VERSION_FIX "11"
#define VXGE_VERSION_BUILD "21932"
#define VXGE_VERSION_MINOR "5"
#define VXGE_VERSION_FIX "1"
#define VXGE_VERSION_BUILD "22082"
#define VXGE_VERSION_FOR "k"

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

0 comments on commit 053bfd6

Please sign in to comment.