From bce2ca5c896f0505eefe33f6591786e63faaf4d0 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Mon, 8 Apr 2013 15:45:54 +0200 Subject: [PATCH] Test push --- main/install/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/install/version.php b/main/install/version.php index c7d1fd18f0..e37015122a 100644 --- a/main/install/version.php +++ b/main/install/version.php @@ -5,7 +5,7 @@ * system to know in which version is the current Chamilo install. This * script should be overwritten with each upgrade of Chamilo. It is not * required from any other process of Chamilo than the installation or upgrade. - * It also helps for automatic packaging of unstable versions + * It also helps for automatic packaging of unstable versions. * @package chamilo.install */ /**