Skip to content

Commit 0fca421

Browse files
committed
bump v2.1.0.151009
1 parent 5239b1b commit 0fca421

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Community Base Addons
22

33
[![](https://img.shields.io/badge/Changelog-2.1-orange.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A2.1+is%3Aclosed)
4-
[![](https://img.shields.io/badge/Release-2.1-blue.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/releases/tag/v2.1.0.151008)
4+
[![](https://img.shields.io/badge/Release-2.1-blue.svg?style=flat-square)](https://github.com/CBATeam/CBA_A3/releases/tag/v2.1.0.151009)
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

addons/main/script_mod.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#define MAJOR 2
55
#define MINOR 1
66
#define PATCHLVL 0
7-
#define BUILD 151008
7+
#define BUILD 151009
88
//We will use the DATE for the BUILD# in the format YYMMDD - VM
99

1010
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD

0 commit comments

Comments
 (0)