Tagging 0.7.1 from Makaanga.
--- makaanga/0.x/htdocs/system/classes/version.php 2011-05-08 12:46:44 UTC (rev 5118)
+++ tags/0.7.1/htdocs/system/classes/version.php 2011-05-10 23:15:52 UTC (rev 5119)
@@ -17,7 +17,7 @@
const DB_VERSION = 4980;
const API_VERSION = 4955;
- const HABARI_VERSION = '0.7';
+ const HABARI_VERSION = '0.7.1';
// This string contains the URL to the Habari SVN repository used for this working copy or export
const HABARI_SVN_HEAD_URL = '$HeadURL$';