From 8fc35e70b4d30351dfa55065e80635553b2456f3 Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 30 Dec 1997 20:47:08 +0000 Subject: [PATCH] Version 0.20 --- Simulator/make.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Simulator/make.inc b/Simulator/make.inc index 645921862..2ed7ae23b 100644 --- a/Simulator/make.inc +++ b/Simulator/make.inc @@ -30,7 +30,7 @@ #--------------------------------------------------------------------------- FG_VERSION_MAJOR = 0 -FG_VERSION_MINOR = 19 +FG_VERSION_MINOR = 20 FG_VERSION = $(FG_VERSION_MAJOR).$(FG_VERSION_MINOR) @@ -159,6 +159,9 @@ FG_CFLAGS = $(GLOBAL_CFLAGS) $(FG_DEBUG_FLAGS) #--------------------------------------------------------------------------- # $Log$ +# Revision 1.27 1997/12/30 20:47:08 curt +# Version 0.20 +# # Revision 1.26 1997/12/17 23:13:18 curt # Changes and tweaks to go to version 0.19 (Plus tweaks to Solaris support) # -- 2.39.2