-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Lamparter
authored and
John W. Linville
committed
Aug 24, 2011
1 parent
d12d2a8
commit 880cecc
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 7ccc83b0fc69d5b18602aa250c10be0d3ae920c6 | ||
refs/heads/master: f5e2289a142c714732aef67cadbb0a8843565507 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#ifndef __CARL9170_SHARED_VERSION_H | ||
#define __CARL9170_SHARED_VERSION_H | ||
#define CARL9170FW_VERSION_YEAR 11 | ||
#define CARL9170FW_VERSION_MONTH 6 | ||
#define CARL9170FW_VERSION_DAY 30 | ||
#define CARL9170FW_VERSION_MONTH 8 | ||
#define CARL9170FW_VERSION_DAY 15 | ||
#define CARL9170FW_VERSION_GIT "1.9.4" | ||
#endif /* __CARL9170_SHARED_VERSION_H */ |