summaryrefslogtreecommitdiff
path: root/scripts/make_dist.sh
diff options
context:
space:
mode:
authormwesdorp <mwesdorp>2014-03-01 17:01:09 +0000
committermwesdorp <mwesdorp>2014-03-01 17:01:09 +0000
commitc4fcec88ba2ee0c96f3a36c053c1fa5e855426ed (patch)
tree7b631ef8b8f469431b9559c12158b729858b809f /scripts/make_dist.sh
parentd53419f61525c97f4018e5051617ea4a3d9b0b21 (diff)
sqsh-2.5 new features and bugfixes
Diffstat (limited to 'scripts/make_dist.sh')
-rwxr-xr-xscripts/make_dist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_dist.sh b/scripts/make_dist.sh
index b048c85..a0242cc 100755
--- a/scripts/make_dist.sh
+++ b/scripts/make_dist.sh
@@ -62,7 +62,7 @@ cp COPYING doc/README.bin $tmp_dir
# Documentation files.
#
cp ChangeLog doc/FAQ doc/global.sqshrc doc/sample.sqsh_m4 \
- doc/sqsh.1 doc/sqsh.html doc/sqshrc-2.4 doc/CHANGES-2.* \
+ doc/sqsh.1 doc/sqsh.html doc/sqshrc-2.5 doc/CHANGES* \
$tmp_dir/doc
#