From: Raphaƫl Barrois Date: Wed, 15 May 2013 19:42:33 +0000 (+0200) Subject: Release of plat/al 1.1.8 X-Git-Tag: xorg/1.1.8 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=1ed6bfe30e282c7c4defaf80e87325c0b2a66320;p=platal.git Release of plat/al 1.1.8 --- diff --git a/ChangeLog b/ChangeLog index 618b49d..ab3ed69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ ================================================================================ -VERSION 1.1.8 XX XX XXXX +VERSION 1.1.8 15 05 2013 * XnetGrp: - Add footer linking to the group for group-related emails -XEL diff --git a/upgrade/1.1.8/connect.db.inc.php b/upgrade/1.1.8/connect.db.inc.php new file mode 120000 index 0000000..442fab7 --- /dev/null +++ b/upgrade/1.1.8/connect.db.inc.php @@ -0,0 +1 @@ +../../bin/connect.db.inc.php \ No newline at end of file diff --git a/upgrade/1.1.8/update.sh b/upgrade/1.1.8/update.sh new file mode 100755 index 0000000..9230e34 --- /dev/null +++ b/upgrade/1.1.8/update.sh @@ -0,0 +1,9 @@ +#!/bin/bash + +. ../inc/pervasive.sh + +########################################################### +[ "$DATABASE" != "x4dat" ] || die "Cannot target x4dat" + +confirm "* Running database upgrade scripts" +mysql_run_directory .