From 8d3d68a09decb8427cdb93e8ab9ff4a4f81f2e72 Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 30 Dec 1997 23:08:50 +0000 Subject: [PATCH] Version 0.21 --- Simulator/make.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Simulator/make.inc b/Simulator/make.inc index 2ed7ae23b..67fe07727 100644 --- a/Simulator/make.inc +++ b/Simulator/make.inc @@ -30,7 +30,7 @@ #--------------------------------------------------------------------------- FG_VERSION_MAJOR = 0 -FG_VERSION_MINOR = 20 +FG_VERSION_MINOR = 21 FG_VERSION = $(FG_VERSION_MAJOR).$(FG_VERSION_MINOR) @@ -159,6 +159,9 @@ FG_CFLAGS = $(GLOBAL_CFLAGS) $(FG_DEBUG_FLAGS) #--------------------------------------------------------------------------- # $Log$ +# Revision 1.28 1997/12/30 23:08:50 curt +# Version 0.21 +# # Revision 1.27 1997/12/30 20:47:08 curt # Version 0.20 # -- 2.39.2