From da32f5b051fd81c14dea1aec7cd8bb6b8a2dfba9 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 8 Jan 1998 02:21:46 +0000 Subject: [PATCH] Version 0.23 --- Simulator/make.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Simulator/make.inc b/Simulator/make.inc index 89933a8c6..047be9237 100644 --- a/Simulator/make.inc +++ b/Simulator/make.inc @@ -30,7 +30,7 @@ #--------------------------------------------------------------------------- FG_VERSION_MAJOR = 0 -FG_VERSION_MINOR = 22 +FG_VERSION_MINOR = 23 FG_VERSION = $(FG_VERSION_MAJOR).$(FG_VERSION_MINOR) @@ -159,6 +159,9 @@ FG_CFLAGS = $(GLOBAL_CFLAGS) $(FG_DEBUG_FLAGS) #--------------------------------------------------------------------------- # $Log$ +# Revision 1.31 1998/01/08 02:21:46 curt +# Version 0.23 +# # Revision 1.30 1998/01/06 01:20:03 curt # Version 0.21 -> 0.22 # -- 2.39.5