Roxen.git/
server/
base_server/
roxen.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1997-06-01
1997-06-01 02:59:43 by Henrik Grubbström (Grubba) <grubba@grubba.org>
b3d2d43f99d3ab01bc56a9052b5081613ccb3551 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
5.2
Bumped version to 1.2 alpha 6.
Rev: server/base_server/roxen.pike:1.65
1:
-
string cvs_version = "$Id: roxen.pike,v 1.
64
1997/06/01
01
:
07
:
20
grubba Exp $";
+
string cvs_version = "$Id: roxen.pike,v 1.
65
1997/06/01
02
:
59
:
43
grubba Exp $";
#define IN_ROXEN #ifdef THREADS #include <fifo.h>
52:
// This is the real Roxen version. It should be changed before each // release
-
string real_version = "Roxen Challenger/1.
2alpha5
";
+
string real_version = "Roxen Challenger/1.
2alpha6
";
// A mapping from ports (objects, that is) to an array of information // about that port.