aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-02 13:59:50 -0800
committerfriendica <info@friendica.com>2012-01-02 13:59:50 -0800
commit3f2a492ce799e6328b9a52150319d303727df21b (patch)
tree4c0e3b289c2324a6c01c75d6f86c94e45764f63b
parent4b095665791424bd2f5c4c494a2d14ec6c07aeba (diff)
downloadvolse-hubzilla-3f2a492ce799e6328b9a52150319d303727df21b.tar.gz
volse-hubzilla-3f2a492ce799e6328b9a52150319d303727df21b.tar.bz2
volse-hubzilla-3f2a492ce799e6328b9a52150319d303727df21b.zip
revup
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2f32130f5..fe8491332 100644
--- 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.1213' );
+define ( 'FRIENDICA_VERSION', '2.3.1214' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1114 );