summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/etc/phpshellsessions/gitsync2
-rw-r--r--src/etc/version2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index 0ac9479..a5618f7 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -34,7 +34,7 @@ $GITSYNC_MERGE = "/root/.gitsync_merge";
/* NOTE: Set branches here */
$branches = array(
- "master" => "2.4 development branch",
+ "master" => "2.4.1 development branch",
"build_commit" => "The commit originally used to build the image"
);
diff --git a/src/etc/version b/src/etc/version
index f8fd14e..86150d0 100644
--- a/src/etc/version
+++ b/src/etc/version
@@ -1 +1 @@
-2.4.0-BETA
+2.4.1-DEVELOPMENT
OpenPOWER on IntegriCloud