Skip to content

Commit ffc3cdc

Browse files
author
Jenkins IDI-CI
committed
v2.6.3.1003 - Build 9
1 parent d9b8296 commit ffc3cdc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.6.3.1002/acre2_2.6.3.1002.zip">
6+
<a href="https://github.com/IDI-Systems/acre2/releases/download/v2.6.3.1003/acre2_2.6.3.1003.zip">
77
<img src="https://img.shields.io/badge/Version-2.6.3-blue.svg?style=flat-square" alt="ACRE2 Version">
88
</a>
99
<a href="https://github.com/IDI-Systems/acre2/issues">

addons/main/script_version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define MAJOR 2
22
#define MINOR 6
33
#define PATCHLVL 3
4-
#define BUILD 1002
4+
#define BUILD 1003
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#define ACRE_VERSION_MAJOR 2
22
#define ACRE_VERSION_MINOR 6
33
#define ACRE_VERSION_SUBMINOR 3
4-
#define ACRE_VERSION_BUILD 1002
4+
#define ACRE_VERSION_BUILD 1003

0 commit comments

Comments
 (0)