aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-02 16:24:26 -0800
committerfriendica <info@friendica.com>2012-03-02 16:24:26 -0800
commita66648356f9acfb0ba351c679337a616f0900096 (patch)
treefd0ac08cbb7250370529232eecf2fb9fe51b74ff /boot.php
parentd32edf83d3fb3bb4bebdc9d24001eff000c2a660 (diff)
downloadvolse-hubzilla-a66648356f9acfb0ba351c679337a616f0900096.tar.gz
volse-hubzilla-a66648356f9acfb0ba351c679337a616f0900096.tar.bz2
volse-hubzilla-a66648356f9acfb0ba351c679337a616f0900096.zip
add diabook to default themes
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 19728b6ba..b464d2525 100755
--- 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.1268' );
+define ( 'FRIENDICA_VERSION', '2.3.1269' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1131 );