]> git.agnieray.net Git - galette.git/commitdiff
Merge branch 'hotfix/0.7.4.3' into develop
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 22 Jun 2013 08:00:03 +0000 (10:00 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 22 Jun 2013 08:00:03 +0000 (10:00 +0200)
1  2 
galette/ajouter_contribution.php
galette/includes/galette.inc.php
galette/lib/Galette/Entity/Texts.php
galette/lib/Galette/Repository/Members.php

Simple merge
index 3981898eab2c1af639a1e5e287aacbc42636f82b,385f7c86c1177be543ff8b47691e9036494c0215..9f33d1a4cf7364e2a02ce8a5a8f33beb5ef2f34b
@@@ -117,9 -116,9 +117,9 @@@ if (defined('GALETTE_XHPROF_PATH'
  //we start a php session
  session_start();
  
- define('GALETTE_VERSION', 'v0.7.4.2');
+ define('GALETTE_VERSION', 'v0.7.4.3');
  define('GALETTE_COMPAT_VERSION', '0.7.4');
 -define('GALETTE_DB_VERSION', '0.702');
 +define('GALETTE_DB_VERSION', '0.703');
  if ( !defined('GALETTE_MODE') ) {
      define('GALETTE_MODE', 'PROD'); //DEV, PROD or DEMO
  }
Simple merge