changing_version_number.txt: change tooltalk.tmpl to tooltalk.inc
authorJon Trulson <jon@radscan.com>
Wed, 20 Nov 2019 01:15:26 +0000 (18:15 -0700)
committerJon Trulson <jon@radscan.com>
Wed, 20 Nov 2019 01:15:26 +0000 (18:15 -0700)
cde/admin/BuildNotes/changing_version_number.txt
cde/lib/tt/tooltalk.inc

index c4e7b36b9b0a6247c67b056fe7933543b5b00c72..b0321241811d9e28d3115ad23c01fffb96fadf9c 100644 (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
 
index a27ce50fe20d6e4479a86d11e43afc57bff816b0..871226260e472270f56f0af2615068607d2e4597 100644 (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)\"