Merge branch 'master' into autotools-conversion after 2.3.1 release

This commit is contained in:
Jon Trulson
2019-11-16 16:35:56 -07:00
25 changed files with 610 additions and 537 deletions

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.0a" "CDE"
.TH TTAUTH 1 "Release 2.3.1" "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.0a"
TT_VERSION = "CDE Version 2.3.1"
TT_VERSION_DEFINE = -DTT_VERSION_STRING=\"$(TT_VERSION)\"