Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b3f987d7
Commit
b3f987d7
authored
32 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Server version 1.2.0.
parent
33971248
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+4
-0
4 additions, 0 deletions
ChangeLog
Makefile
+2
-2
2 additions, 2 deletions
Makefile
src/server/version.incl
+2
-2
2 additions, 2 deletions
src/server/version.incl
with
8 additions
and
4 deletions
ChangeLog
+
4
−
0
View file @
b3f987d7
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
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
2
−
2
View file @
b3f987d7
#
# $Id: Makefile,v 0.3
5
1992/0
2
/1
0 02:53:22 linus
Exp $
# $Id: Makefile,v 0.3
6
1992/0
5
/1
8 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
...
...
This diff is collapsed.
Click to expand it.
src/server/version.incl
+
2
−
2
View file @
b3f987d7
/*
* $Id: version.incl,v 0.2
6
1992/0
4
/1
5
23:
07:48
ceder Exp $
* $Id: version.incl,v 0.2
7
1992/0
5
/1
8
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/
*/
10
103
10
200
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment