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:
bf343dc
)
Changed version info.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 19 Oct 2008 20:02:37 +0000
(20:02 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Sun, 19 Oct 2008 20:02:37 +0000
(20:02 +0000)
config.php
patch
|
blob
|
history
diff --git
a/config.php
b/config.php
index 40ce119346bf9288c06a2fb31032abd51da3298f..331a29314d88149be2de0b2b4b1065d95eb409c0 100644
(file)
--- a/
config.php
+++ b/
config.php
@@
-39,7
+39,7
@@
if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
// Main Title
$app_title = "FrontAccounting";
// application version
- $version = "2.
0.3
";
+ $version = "2.
1.0 CVS
";
// Build for development purposes
$build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));