diff --git a/lib/util.php b/lib/util.php
index c2edc660e8e364e1b691a21029ef803464461811..b66d5426a6e61e342cfc2ba76a72235be4ec350f 100755
--- a/lib/util.php
+++ b/lib/util.php
@@ -89,7 +89,7 @@ class OC_Util {
 	 * @return string
 	 */
 	public static function getVersionString() {
-		return '4.5 beta 3';
+		return '4.5 beta 3a';
 	}
 
 	/**