Version 2.5.9-2
SVN revision: 1353
This commit is contained in:
@@ -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>
|
||||
|
||||
+4
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user