mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Version 2.5.9-2
SVN revision: 1353
This commit is contained in:
parent
ac9616163b
commit
ca8ad477c8
@ -102,6 +102,10 @@ email.
|
||||
<td>Show sums of numeric attributes</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Let each user choose its language separately</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
@ -6,6 +6,9 @@
|
||||
Contents: Web server program for Electronic Logbook ELOG
|
||||
|
||||
$Log$
|
||||
Revision 1.651 2005/05/09 11:06:28 ritt
|
||||
Version 2.5.9-2
|
||||
|
||||
Revision 1.650 2005/05/09 11:02:26 ritt
|
||||
Change '(' to '\(' in quick filters for regex matching
|
||||
|
||||
@ -1065,7 +1068,7 @@
|
||||
\********************************************************************/
|
||||
|
||||
/* Version of ELOG */
|
||||
#define VERSION "2.5.9-1"
|
||||
#define VERSION "2.5.9-2"
|
||||
char cvs_revision[] = "$Id$";
|
||||
|
||||
/* ELOG identification */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user