projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33c1f8b
)
set version to 1.4
author
Andreas Unterkircher
<unki@netshadow.at>
Thu, 27 Mar 2008 19:09:34 +0000
(20:09 +0100)
committer
Andreas Unterkircher
<unki@netshadow.at>
Thu, 27 Mar 2008 19:09:34 +0000
(20:09 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
phpfspot.class.php
patch
|
blob
|
history
diff --git
a/phpfspot.class.php
b/phpfspot.class.php
index 3e1bcee83de1e7bff495074aa954c0e380145a0c..76c6ba85bde330fdf14b9d824ae23b0ed6f99016 100644
(file)
--- a/
phpfspot.class.php
+++ b/
phpfspot.class.php
@@
-54,7
+54,7
@@
class PHPFSPOT {
/* set application name and version information */
$this->cfg->product = "phpfspot";
- $this->cfg->version = "1.
3
";
+ $this->cfg->version = "1.
4
";
$this->sort_orders= array(
'date_asc' => 'Date ↑',