]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
upgrade version to beta3
authorEvan Prodromou <evan@status.net>
Sat, 27 Aug 2011 13:42:02 +0000 (09:42 -0400)
committerEvan Prodromou <evan@status.net>
Sat, 27 Aug 2011 13:42:02 +0000 (09:42 -0400)
README
lib/framework.php

diff --git a/README b/README
index ffc77fcbe5b5339aede06bc3224acd843de8bdd7..bdbf2fff90a5124bd02e11378ed2e4a0c7b435aa 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,8 @@
 README
 ------
 
-StatusNet 1.0.0beta2
-2 August 2011
+StatusNet 1.0.0beta3
+27 August 2011
 
 This is the README file for StatusNet, the Open Source social
 networking platform. It includes installation instructions,
index 3a338ea888c6086fb159d65f4ed7ef97b86b8227..5b8f84eea7034bf7fb6033b6d4359cc8974598b2 100644 (file)
@@ -20,7 +20,7 @@
 if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 define('STATUSNET_BASE_VERSION', '1.0.0');
-define('STATUSNET_LIFECYCLE', 'beta2'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release'
+define('STATUSNET_LIFECYCLE', 'beta3'); // '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