summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c3
-rw-r--r--windows_installer/ted/ted/ted.vdproj6
2 files changed, 6 insertions, 3 deletions
diff --git a/main.c b/main.c
index 123e247..e2c795b 100644
--- a/main.c
+++ b/main.c
@@ -1012,6 +1012,9 @@ int main(int argc, char **argv) {
usages_frame(ted);
} else {
autocomplete_close(ted);
+ text_utf8_anchored(font, "ted v. " TED_VERSION,
+ window_width - padding, window_height - padding,
+ ted_active_color(ted, COLOR_COMMENT), ANCHOR_BOTTOM_RIGHT);
text_utf8_anchored(font, "Press Ctrl+O to open a file or Ctrl+N to create a new one.",
window_width * 0.5f, window_height * 0.5f, ted_active_color(ted, COLOR_COMMENT), ANCHOR_MIDDLE);
text_render(font);
diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj
index 45afe43..1b49ca9 100644
--- a/windows_installer/ted/ted/ted.vdproj
+++ b/windows_installer/ted/ted/ted.vdproj
@@ -594,15 +594,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ted"
- "ProductCode" = "8:{3752F8CD-EA47-4A87-96E8-F80F6459D89E}"
- "PackageCode" = "8:{7EAE478C-E6DD-48DC-AB5F-D2EEB41AFAFA}"
+ "ProductCode" = "8:{F8868479-414E-4A89-ABED-7EAB500197A8}"
+ "PackageCode" = "8:{54B099FB-19D2-48CF-9007-AC253355DE1A}"
"UpgradeCode" = "8:{844F6C2B-DF3B-4A81-9BD5-603401BBA651}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:FALSE"
"InstallAllUsers" = "11:FALSE"
- "ProductVersion" = "8:23.03.2320"
+ "ProductVersion" = "8:23.03.2716"
"Manufacturer" = "8:ted"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"