projects
/
ngl-snep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7651196
)
v20240531120237
0.12.4
author
Kilian Saffran
<ksaffran@dks.lu>
Fri, 31 May 2024 10:02:49 +0000
(12:02 +0200)
committer
Kilian Saffran
<ksaffran@dks.lu>
Fri, 31 May 2024 10:02:49 +0000
(12:02 +0200)
public_html/lib/version.php
patch
|
blob
|
history
diff --git
a/public_html/lib/version.php
b/public_html/lib/version.php
index
46dc351
..
fddf781
100644
(file)
--- a/
public_html/lib/version.php
+++ b/
public_html/lib/version.php
@@
-1,5
+1,5
@@
<?php
-$cfg["version"]="0.12.
3
";
+$cfg["version"]="0.12.
4
";
if ($cfg["debug"] == "1"){
$cfg["version"] =date('YmdHis');
}