Bump devel version to 2.3.2c

This commit is contained in:
Jon Trulson
2021-05-22 15:30:58 -06:00
parent a52b78566e
commit 616dd16c70
6 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ extern "C" {
DtREVISION * 100 + \
DtUPDATE_LEVEL)
#define DtVERSION_STRING "CDE Version 2.3.2b"
#define DtVERSION_STRING "CDE Version 2.3.2c"
/*

View File

@@ -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.2b" "CDE"
.TH TTAUTH 1 "Release 2.3.2c" "CDE"
.SH NAME
ttauth \- ToolTalk authority file utility
.SH SYNOPSIS

View File

@@ -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.2b"
TT_VERSION = "CDE Version 2.3.2c"
TT_VERSION_DEFINE = -DTT_VERSION_STRING=\"$(TT_VERSION)\"