From 0511372023d9e90145438fd57c47bb7e0c89782b Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Fri, 13 Apr 2007 08:11:08 +0000 Subject: [PATCH] Changed Release to 1.0a --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 98bbda3..61036a3 100644 --- a/config.php +++ b/config.php @@ -44,7 +44,7 @@ // Main Title $app_title = "FrontAccounting"; // application version - $version = "1.0"; + $version = "1.0a"; // Build for development purposes $build_version = "177"; -- 2.30.2