diff --git a/addons/main/script_mod.hpp b/addons/main/script_mod.hpp
index 42325b823..9a86be675 100644
--- a/addons/main/script_mod.hpp
+++ b/addons/main/script_mod.hpp
@@ -3,8 +3,8 @@
// TODO: Consider Mod-wide or Component-narrow versions (or both, depending on wishes!)
#define MAJOR 1
#define MINOR 1
-#define PATCHLVL 22
-#define BUILD 150602
+#define PATCHLVL 23
+#define BUILD 150604
//We will use the DATE for the BUILD# in the format YYMMDD - VM
#define VERSION MAJOR.MINOR.PATCHLVL.BUILD
diff --git a/addons/xeh/$PBOPREFIX$.TXT b/addons/xeh/$PBOPREFIX$.TXT
index 53ca27c11..26711bbde 100644
--- a/addons/xeh/$PBOPREFIX$.TXT
+++ b/addons/xeh/$PBOPREFIX$.TXT
@@ -1,5 +1,5 @@
x\cba\addons\xeh
prefix=x\cba\addons\xeh
product=Arma 3
-version=020
+version=021
Pbo Type is: Arma
\ No newline at end of file
diff --git a/addons/xeh_a3/$PBOPREFIX$.TXT b/addons/xeh_a3/$PBOPREFIX$.TXT
index af9abfae5..4ec30a53e 100644
--- a/addons/xeh_a3/$PBOPREFIX$.TXT
+++ b/addons/xeh_a3/$PBOPREFIX$.TXT
@@ -1,5 +1,5 @@
x\cba\addons\xeh_a3
prefix=x\cba\addons\xeh_a3
product=Arma 3
-version=022
+version=023
Pbo Type is: Arma
\ No newline at end of file
diff --git a/mod.cpp b/mod.cpp
index e9630d249..ec7a47983 100644
--- a/mod.cpp
+++ b/mod.cpp
@@ -1,8 +1,8 @@
-name = "Community Base Addons v1.1.22";
+name = "Community Base Addons v1.1.23";
picture = "logo_cba_ca.paa";
actionName = "Website";
action = "http://dev.withsix.com/projects/cba-a3";
-description = "Bugtracker: http://dev.withsix.com/projects/cca
Documentation: http://dev.withsix.com/projects/cba-a3";
+description = "Bugtracker: https://github.com/CBATeam/CBA_A3/issues
Documentation: http://dev.withsix.com/projects/cba-a3";
logo = "logo_cba_ca.paa";
logoOver = "logo_cba_ca.paa";
tooltip = "Community Base Addons";
diff --git a/optional/enable_auto_xeh/$PBOPREFIX$.TXT b/optional/enable_auto_xeh/$PBOPREFIX$.TXT
index 620dd70b5..c7b944216 100644
--- a/optional/enable_auto_xeh/$PBOPREFIX$.TXT
+++ b/optional/enable_auto_xeh/$PBOPREFIX$.TXT
@@ -1 +1,5 @@
-x\cba\addons\enable_auto_xeh
\ No newline at end of file
+x\cba\addons\enable_auto_xeh
+prefix=x\cba\addons\enable_auto_xeh
+product=Arma 3
+version=001
+Pbo Type is: Arma
\ No newline at end of file
diff --git a/readme.txt b/readme.txt
index b2219c7fb..5a479e4d0 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,4 +1,4 @@
-Release Candidate 7 Hotfix
+Release Candidate 7 Hotfix2
CBA: Community Base Addons
==========================
@@ -31,4 +31,4 @@ For ARMA 3 Content, launch with -mod=@CBA_A3
*** Change Log ***
-CBA_A3_RC7 Hotfix - https://github.com/CBATeam/CBA_A3/milestones/CBA_A3_RC7%20Hotfix
+CBA_A3_RC7 Hotfix - https://github.com/CBATeam/CBA_A3/issues?q=milestone%3A%22CBA_A3_RC7+Hotfix2%22+is%3Aclosed