summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Brand <gb@unistra.fr>2015-08-23 15:57:26 +0200
committerGuy Brand <gb@unistra.fr>2015-08-23 15:57:26 +0200
commite92c26f27fe6a45c5c52478af65cc32e32c7d9ec (patch)
tree771f621e407f97d815630262a79d9da14e79d4e9
parentd1c5a21205ecdf83c4cbdcd9245556121688e798 (diff)
downloadrpg-e92c26f27fe6a45c5c52478af65cc32e32c7d9ec.tar.gz
rpg-e92c26f27fe6a45c5c52478af65cc32e32c7d9ec.tar.bz2
Release 2015-08-10a "Detritus"
-rw-r--r--VERSION2
-rw-r--r--doku.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 3b2bfd108..a2857f1f8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2015-08-10 "Detritus"
+2015-08-10a "Detritus"
diff --git a/doku.php b/doku.php
index b1797fdf2..77a5f4608 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version - always use a string to avoid localized floats!
-$updateVersion = "48";
+$updateVersion = "47.1";
// xdebug_start_profiling();