diff options
author | Friendika <info@friendika.com> | 2011-09-24 05:30:15 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-24 05:30:15 -0700 |
commit | b13f81bdc5ec11af4c982d78f066102b9626a99a (patch) | |
tree | e5825471ef11353b9850c2cc6b4017dbd65cc3be /boot.php | |
parent | 37dfe555dc0e8cae7c1690bc9c7b3196882ef139 (diff) | |
download | volse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.tar.gz volse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.tar.bz2 volse-hubzilla-b13f81bdc5ec11af4c982d78f066102b9626a99a.zip |
.
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require_once('include/text.php'); require_once("include/pgettext.php"); -define ( 'FRIENDIKA_VERSION', '2.3.1112' ); +define ( 'FRIENDIKA_VERSION', '2.3.1113' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1092 ); |