1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

changing_version_number.txt: change tooltalk.tmpl to tooltalk.inc

This commit is contained in:
Jon Trulson 2019-11-19 18:15:26 -07:00
parent 31e69340ce
commit af20bc2b57
2 changed files with 2 additions and 2 deletions

View file

@ -9,5 +9,5 @@ lib/DtSvc/DtUtil1/Dt.h
DtUPDATE_LEVEL) numbers as well as the string must be
changed.
lib/tt/bin/ttauth/ttauth.man
lib/tt/tooltalk.tmpl
lib/tt/tooltalk.inc

View file

@ -8,6 +8,6 @@
# 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.1a"
TT_VERSION_DEFINE = -DTT_VERSION_STRING=\"$(TT_VERSION)\"