Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236553
b: refs/heads/master
c: 6997e61
h: refs/heads/master
i:
  236551: 6d5ae5e
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Jan 20, 2011
1 parent 88eac20 commit 30047c5
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: 16fded7da2cefc619ece0d44f8df76b533c43fd2
refs/heads/master: 6997e618910b902081a5123f228aac620faa899b
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 "5"
#define VXGE_VERSION_FIX "1"
#define VXGE_VERSION_BUILD "22082"
#define VXGE_VERSION_FIX "2"
#define VXGE_VERSION_BUILD "22259"
#define VXGE_VERSION_FOR "k"

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

0 comments on commit 30047c5

Please sign in to comment.