new event current date off by one, submit button misplaced

This commit is contained in:
friendica
2012-01-25 13:42:06 -08:00
parent a24a383dab
commit d2a9341128
3 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1234' );
define ( 'FRIENDICA_VERSION', '2.3.1235' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1116 );