File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Community Base Addons
2
2
[ ![ ] ( https://img.shields.io/travis/CBATeam/CBA_A3.svg?style=flat-square )] ( https://travis-ci.org/CBATeam/CBA_A3 )
3
3
[ ![ ] ( https://img.shields.io/badge/Changelog-Link-orange.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A3.7+is%3Aclosed )
4
- [ ![ ] ( https://img.shields.io/badge/Release-3.7.0-blue.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/releases/tag/v3.7.0.180424 )
4
+ [ ![ ] ( https://img.shields.io/badge/Release-3.7.0-blue.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/releases/tag/v3.7.0.180430 )
5
5
[ ![ ] ( https://img.shields.io/badge/Github-Wiki-lightgrey.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/wiki )
6
6
[ ![ ] ( https://img.shields.io/badge/BIF-Thread-lightgrey.svg?style=flat-square )] ( https://forums.bistudio.com/topic/168277-cba-community-base-addons-arma-3 )
7
7
[ ![ ] ( https://img.shields.io/badge/Function-Documentation-yellow.svg?style=flat-square )] ( https://cbateam.github.io/CBA_A3/docs/files/overview-txt.html )
Original file line number Diff line number Diff line change 4
4
#define MAJOR 3
5
5
#define MINOR 7
6
6
#define PATCHLVL 0
7
- #define BUILD 180424
7
+ #define BUILD 180430
8
8
// We will use the DATE for the BUILD# in the format YYMMDD - VM
9
9
10
10
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
You can’t perform that action at this time.
0 commit comments