Skip to content
Snippets Groups Projects
Commit b3f987d7 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Server version 1.2.0.

parent 33971248
No related branches found
No related tags found
No related merge requests found
Tue May 19 01:16:07 1992 Per Cederqvist (ceder@lysator)
* Makefile: Server version is 1.2.0 (never released for ftp).
Mon Feb 10 03:07:33 1992 Linus Tolke Y (linus at robin)
* Config: The installation of config files is now the
......
#
# $Id: Makefile,v 0.35 1992/02/10 02:53:22 linus Exp $
# $Id: Makefile,v 0.36 1992/05/18 23:22:21 ceder Exp $
# Copyright (C) 1991 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
......@@ -28,7 +28,7 @@ SCRIPTDIR = $(TOPDIR)/scripts
include $(SCRIPTDIR)/import.make
SUBDIRS = doc junk scripts src config
SERVER-VER = 1.1.0
SERVER-VER = 1.2.0
all: msg includes libraries binaries end-msg
......
/*
* $Id: version.incl,v 0.26 1992/04/15 23:07:48 ceder Exp $
* $Id: version.incl,v 0.27 1992/05/18 23:22:24 ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
......@@ -27,4 +27,4 @@
* The version number is encoded in a long. It shall be printed as
* in sed s/\(.*\)\(..\)\(..\)/\1.\2.\3/
*/
10103
10200
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment