From 29526acc4caf08ee4a16d64239145edae4c8c2ee Mon Sep 17 00:00:00 2001 From: Jeff Standen Date: Fri, 2 Aug 2013 12:41:03 -0700 Subject: [PATCH] 6.4.4-release checkpoint --- api/Application.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Application.class.php b/api/Application.class.php index 3882965a18..a6a39f9320 100644 --- a/api/Application.class.php +++ b/api/Application.class.php @@ -46,7 +46,7 @@ \* - Jeff Standen, Darren Sugita, Dan Hildebrandt * Webgroup Media LLC - Developers of Cerb */ -define("APP_BUILD", 2013073101); +define("APP_BUILD", 2013080201); define("APP_VERSION", '6.4.4'); define("APP_MAIL_PATH", APP_STORAGE_PATH . '/mail/');