@ -1,4 +1,4 @@
Copyright (c) 2011 - 2014 Andrés Montañez
Copyright (c) 2011 - 2015 Andrés Montañez
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
@ -15,7 +15,7 @@ if (empty(ini_get('date.timezone'))) {
$baseDir = dirname(dirname(__FILE__));
define('MAGALLANES_VERSION', '1.0.5');
define('MAGALLANES_VERSION', '1.0.6');
define('MAGALLANES_DIRECTORY', $baseDir);
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {