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

@@ -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)\"