Branch: Tag:

1997-07-20

1997-07-20 03:40:20 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Bumped version to 1.2alpha8.

Rev: server/base_server/roxen.pike:1.86

1: - constant cvs_version = "$Id: roxen.pike,v 1.85 1997/07/20 01:22:02 grubba Exp $"; + constant cvs_version = "$Id: roxen.pike,v 1.86 1997/07/20 03:40:20 grubba Exp $";   #define IN_ROXEN   #include <roxen.h>   #include <config.h>
22:      // This is the real Roxen version. It should be changed before each   // release - constant real_version = "Roxen Challenger/1.2alpha7"; + constant real_version = "Roxen Challenger/1.2alpha8";      #if _DEBUG_HTTP_OBJECTS   mapping httpobjects = ([]);