aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v31x/v316rc1.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-09-18 11:47:18 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-09-18 15:30:25 +0200
commit72f6241aa2c6d129c8c49380d84fd915d589aa6c (patch)
tree47a1c4bd25564b2d3b037e3f2cc2adc11129b35b /phpBB/phpbb/db/migration/data/v31x/v316rc1.php
parent585a3ed863c267f36584a3fb9a0cf35f6a2e4c2d (diff)
downloadforums-72f6241aa2c6d129c8c49380d84fd915d589aa6c.tar
forums-72f6241aa2c6d129c8c49380d84fd915d589aa6c.tar.gz
forums-72f6241aa2c6d129c8c49380d84fd915d589aa6c.tar.bz2
forums-72f6241aa2c6d129c8c49380d84fd915d589aa6c.tar.xz
forums-72f6241aa2c6d129c8c49380d84fd915d589aa6c.zip
[ticket/14789] Add form tokens to tests and uncomment add_form_key
PHPBB3-14789
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v31x/v316rc1.php')
0 files changed, 0 insertions, 0 deletions
f75b6afb56358a85fe1a95036278942ad4989bc3'>5339c56148d5e599d108509fbc71f20d95724098 parentc7e7ecc28ce55d17de288666afe02e0d83a7e74c (diff)downloaddrakx-f75b6afb56358a85fe1a95036278942ad4989bc3.tar
drakx-f75b6afb56358a85fe1a95036278942ad4989bc3.tar.gz
drakx-f75b6afb56358a85fe1a95036278942ad4989bc3.tar.bz2
drakx-f75b6afb56358a85fe1a95036278942ad4989bc3.tar.xz
drakx-f75b6afb56358a85fe1a95036278942ad4989bc3.zip
1.43
Diffstat
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 1f909e91a..e62aefc31 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.42
+VERSION=1.43
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 7c80b49d6..3c27b94d7 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+Version 1.43 - 15 May 2013 by Colin Guthrie
+
- ensure grabjournallogs script is executable (mga#10108)
Version 1.42 - 30 April 2013 by Thierry Vignaud