. * * @category Config * @package Galette * * @author Johan Cwiklinski * @copyright 2009-2013 The Galette Team * @license http://www.gnu.org/licenses/gpl-3.0.html GPL License 3.0 or (at your option) any later version * @version SVN: $Id$ * @link http://galette.tuxfamily.org * @since Available since 0.7dev - 2009-03-13 */ define('SMARTY_VERSION', '3.1.14'); define('ZEND_VERSION', '1.12.3'); define('ANALOG_VERSION', '1.0.0.git876d8a3bb'); define('TCPDF_VERSION', '6.0.020'); define('JQUERY_VERSION', '1.6.2'); define('JQUERY_UI_VERSION', '1.8.14'); define('JQUERY_MARKITUP_VERSION', '1.1.12'); define('JQUERY_JQPLOT_VERSION', '1.0.4r1121'); define('PHP_MAILER_VERSION', '5.2.6'); define('GAPI_VERSION', '0.6.0'); define('PASSWORD_COMPAT_VERSION', '1.0.3');