diff --git a/Makefile.in b/Makefile.in
index 28b0ad786e2e04abecddfaf089253c736cb6f2c6..4b2868da12497344cd926aed935ae0ea148659f6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.in,v 1.4 1993/10/18 13:32:25 ceder Exp $
+# $Id: Makefile.in,v 1.5 1993/10/31 11:39:53 ceder Exp $
 # Copyright (C) 1991  Lysator Academic Computer Association.
 #
 # This file is part of the LysKOM server.
@@ -28,7 +28,7 @@ VPATH = @srcdir@
 @STDLYSKOM@
 
 SUBDIRS = doc scripts src # config # junk
-SERVER-VER = 1.4.1
+SERVER-VER = 1.5
 
 all: msg includes libraries binaries end-msg
 
diff --git a/Makefile.src b/Makefile.src
index 29f6c708a43dfaebbb645d28aad954dd06ee5719..6ac67f3e3a0d4e40b0b3a14dfab073bb554ee2d0 100644
--- a/Makefile.src
+++ b/Makefile.src
@@ -1,5 +1,5 @@
 #
-# $Id: Makefile.src,v 1.4 1993/10/18 13:32:25 ceder Exp $
+# $Id: Makefile.src,v 1.5 1993/10/31 11:39:53 ceder Exp $
 # Copyright (C) 1991  Lysator Academic Computer Association.
 #
 # This file is part of the LysKOM server.
@@ -28,7 +28,7 @@ VPATH = @srcdir@
 @STDLYSKOM@
 
 SUBDIRS = doc scripts src # config # junk
-SERVER-VER = 1.4.1
+SERVER-VER = 1.5
 
 all: msg includes libraries binaries end-msg