]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
upgrade to beta4
authorEvan Prodromou <evan@status.net>
Fri, 16 Sep 2011 19:28:11 +0000 (15:28 -0400)
committerEvan Prodromou <evan@status.net>
Fri, 16 Sep 2011 19:28:11 +0000 (15:28 -0400)
README
lib/framework.php

diff --git a/README b/README
index bdbf2fff90a5124bd02e11378ed2e4a0c7b435aa..bfb94cb9e3ece6fa60fd8f75b6b5616e26c3d1c5 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,8 @@
 README
 ------
 
-StatusNet 1.0.0beta3
-27 August 2011
+StatusNet 1.0.0beta4
+16 September 2011
 
 This is the README file for StatusNet, the Open Source social
 networking platform. It includes installation instructions,
index 5b8f84eea7034bf7fb6033b6d4359cc8974598b2..5c7ca6c476acf481d2a109d9b29806d82d08c641 100644 (file)
@@ -20,7 +20,7 @@
 if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 define('STATUSNET_BASE_VERSION', '1.0.0');
-define('STATUSNET_LIFECYCLE', 'beta3'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release'
+define('STATUSNET_LIFECYCLE', 'beta4'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release'
 define('STATUSNET_VERSION', STATUSNET_BASE_VERSION . STATUSNET_LIFECYCLE);
 
 define('LACONICA_VERSION', STATUSNET_VERSION); // compatibility