]> git.mxchange.org Git - friendica.git/commitdiff
revup
authorfriendica <info@friendica.com>
Mon, 12 Dec 2011 21:41:51 +0000 (13:41 -0800)
committerfriendica <info@friendica.com>
Mon, 12 Dec 2011 21:41:51 +0000 (13:41 -0800)
boot.php

index 60cdd326a4740520d38efdd2ba2e15c509933c46..2553642fcf1bf2360cc53dce5f56726e1f8971c5 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
 require_once('include/cache.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '2.3.1192' );
+define ( 'FRIENDICA_VERSION',      '2.3.1193' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.22'    );
 define ( 'DB_UPDATE_VERSION',      1111      );