diff options
author | friendica <info@friendica.com> | 2012-02-07 15:41:06 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-07 15:41:06 -0800 |
commit | 8a3c1f79300152d9b65b419ee33d129829043126 (patch) | |
tree | 2a61913947ba3d086d95e9710a20c5ecae5c38a4 /boot.php | |
parent | a869bd2fe56d1795ab1d8744796a6e908e5adc29 (diff) | |
download | volse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.tar.gz volse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.tar.bz2 volse-hubzilla-8a3c1f79300152d9b65b419ee33d129829043126.zip |
beer smilie
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require_once('include/nav.php'); require_once('include/cache.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '2.3.1244' ); +define ( 'FRIENDICA_VERSION', '2.3.1245' ); define ( 'DFRN_PROTOCOL_VERSION', '2.22' ); define ( 'DB_UPDATE_VERSION', 1120 ); |