projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a279da1
)
Preparing for RC 1
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 8 Jun 2008 10:25:05 +0000
(10:25 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sun, 8 Jun 2008 10:25:05 +0000
(10:25 +0000)
config.php
patch
|
blob
|
history
diff --git
a/config.php
b/config.php
index 36722df83a2b62b60d13156c9bc6422d6260c721..7a534758610004d09341ed4d9cbd68feae656c65 100644
(file)
--- a/
config.php
+++ b/
config.php
@@
-38,10
+38,10
@@
if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.0
Beta
";
+ $version = "2.0
Release Candidate 1
";
// Build for development purposes
- $build_version = "
23
";
+ $build_version = "
145
";
// Powered by
$power_by = "FrontAccounting";