summaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz8
1 files changed, 8 insertions, 0 deletions
diff --git a/maketgz b/maketgz
index a68a9e92b..2cc8e1364 100755
--- a/maketgz
+++ b/maketgz
@@ -133,6 +133,14 @@ fi
############################################################################
#
+# Modify the man pages to display the version number and date.
+#
+
+echo "update man pages"
+./scripts/updatemanpages.pl $version
+
+############################################################################
+#
# Update the IDE files
echo "make vc-ide"
make -s vc-ide