summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-09-29 20:15:27 +0200
committerAndreas Gohr <andi@splitbrain.org>2014-09-29 20:15:27 +0200
commit57271d078b9c433bec79d75cb44dadcafeae07df (patch)
tree2a8b694bb8cd120044a5dda84ddc3a3755c89e94
parent85674a734d93fb3880a79c9d6a8659a57ec8190e (diff)
downloadrpg-57271d078b9c433bec79d75cb44dadcafeae07df.tar.gz
rpg-57271d078b9c433bec79d75cb44dadcafeae07df.tar.bz2
release preparations
-rw-r--r--doku.php2
-rw-r--r--install.php1
2 files changed, 1 insertions, 2 deletions
diff --git a/doku.php b/doku.php
index f4309d122..261ceaec2 100644
--- a/doku.php
+++ b/doku.php
@@ -9,7 +9,7 @@
*/
// update message version
-$updateVersion = 45;
+$updateVersion = 46;
// xdebug_start_profiling();
diff --git a/install.php b/install.php
index 767dd332f..c8bc68ef9 100644
--- a/install.php
+++ b/install.php
@@ -58,7 +58,6 @@ $dokuwiki_hash = array(
'2013-05-10' => '7b62b75245f57f122d3e0f8ed7989623',
'2013-12-08' => '263c76af309fbf083867c18a34ff5214',
'2014-05-05' => '263c76af309fbf083867c18a34ff5214',
- 'devel' => 'b3ddc3f793eac8c135176e535054c00a',
);