File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Community Base Addons
22
3- [ ![ ] ( https://img.shields.io/badge/Changelog-2.1.1 -orange.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/issues?q=is%3Aclosed+milestone%3A2.1.1 )
4- [ ![ ] ( https://img.shields.io/badge/Release-2.1.1 -blue.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/releases/tag/v2.1.1.151010 )
3+ [ ![ ] ( https://img.shields.io/badge/Changelog-2.1.2 -orange.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/issues?q=is%3Aclosed+milestone%3A2.1.2 )
4+ [ ![ ] ( https://img.shields.io/badge/Release-2.1.2 -blue.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/releases/tag/v2.1.2.151016 )
55[ ![ ] ( https://img.shields.io/badge/Github-Wiki-lightgrey.svg?style=flat-square )] ( https://github.com/CBATeam/CBA_A3/wiki )
66[ ![ ] ( https://img.shields.io/badge/Function-Documentation-yellow.svg?style=flat-square )] ( https://cbateam.github.io/CBA_A3/docs/files/overview-txt.html )
77
Original file line number Diff line number Diff line change 33// TODO: Consider Mod-wide or Component-narrow versions (or both, depending on wishes!)
44#define MAJOR 2
55#define MINOR 1
6- #define PATCHLVL 1
7- #define BUILD 151010
6+ #define PATCHLVL 2
7+ #define BUILD 151016
88// We will use the DATE for the BUILD# in the format YYMMDD - VM
99
1010#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
You can’t perform that action at this time.
0 commit comments