From 6a72e2cea85aee2c7f98d35f59ef410d2178b87f Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Thu, 20 Sep 2018 16:49:01 -0600 Subject: [PATCH] Change version to 2.3.0a (devel) --- cde/Makefile | 2 +- cde/copyright | 2 +- cde/doc/common/help/HELPEnt.sgm | 2 +- cde/lib/DtSvc/DtUtil1/Dt.h | 2 +- cde/lib/tt/bin/ttauth/ttauth.man | 2 +- cde/lib/tt/tooltalk.tmpl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cde/Makefile b/cde/Makefile index b7c0951b..e04387a1 100644 --- a/cde/Makefile +++ b/cde/Makefile @@ -1,5 +1,5 @@ # $TOG: Makefile /main/15 1999/10/12 09:33:30 mgreess $ - RELEASE = Release 2.3.0 + RELEASE = Release 2.3.0a PRODUCT = CDE SHELL = /bin/sh RM = rm -f diff --git a/cde/copyright b/cde/copyright index f13fa4df..3dd32313 100644 --- a/cde/copyright +++ b/cde/copyright @@ -1,7 +1,7 @@ - Common Desktop Environment Version 2.3.0 (stable) + Common Desktop Environment Version 2.3.0a (devel) (c) Copyright 1993-2012 The Open Group (c) Copyright 2012-2018 CDE Project contributors, see CONTRIBUTORS for details diff --git a/cde/doc/common/help/HELPEnt.sgm b/cde/doc/common/help/HELPEnt.sgm index 0b20916d..a4a38af1 100644 --- a/cde/doc/common/help/HELPEnt.sgm +++ b/cde/doc/common/help/HELPEnt.sgm @@ -1,5 +1,5 @@ -Common Desktop Environment 2.3.0, +Common Desktop Environment 2.3.0a, © Copyright 1993-2012 The Open Group © Copyright 2012-2018 CDE Project contributors, see CONTRIBUTORS for details diff --git a/cde/lib/DtSvc/DtUtil1/Dt.h b/cde/lib/DtSvc/DtUtil1/Dt.h index 71002121..3122efa7 100644 --- a/cde/lib/DtSvc/DtUtil1/Dt.h +++ b/cde/lib/DtSvc/DtUtil1/Dt.h @@ -58,7 +58,7 @@ extern "C" { DtREVISION * 100 + \ DtUPDATE_LEVEL) -#define DtVERSION_STRING "CDE Version 2.3.0" +#define DtVERSION_STRING "CDE Version 2.3.0a" /* diff --git a/cde/lib/tt/bin/ttauth/ttauth.man b/cde/lib/tt/bin/ttauth/ttauth.man index 3503f517..ad3452bd 100644 --- a/cde/lib/tt/bin/ttauth/ttauth.man +++ b/cde/lib/tt/bin/ttauth/ttauth.man @@ -18,7 +18,7 @@ .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. -.TH TTAUTH 1 "Release 2.3.0" "CDE" +.TH TTAUTH 1 "Release 2.3.0a" "CDE" .SH NAME ttauth \- ToolTalk authority file utility .SH SYNOPSIS diff --git a/cde/lib/tt/tooltalk.tmpl b/cde/lib/tt/tooltalk.tmpl index 5f65f146..b23edbbc 100644 --- a/cde/lib/tt/tooltalk.tmpl +++ b/cde/lib/tt/tooltalk.tmpl @@ -6,7 +6,7 @@ /* TT_VERSION defines the version string which is imbedded in all the */ /* binaries and shipped libraries. */ -TT_VERSION = "CDE Version 2.3.0" +TT_VERSION = "CDE Version 2.3.0a" TT_VERSION_DEFINE = -DTT_VERSION_STRING=\"$(TT_VERSION)\" -- 2.25.1