From 640b0799175f3e7f5d0f74d40763c44b2bb025aa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 17 Jul 2002 11:54:31 +0000 Subject: [PATCH] Comments. --- misc/add-to-autopoint-files | 4 ++-- misc/autopoint.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/add-to-autopoint-files b/misc/add-to-autopoint-files index 42a527a70..a2beabcb1 100755 --- a/misc/add-to-autopoint-files +++ b/misc/add-to-autopoint-files @@ -17,12 +17,12 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# Usage: add-to-archive /somewhere/gettext-0.xx.yy.tar.gz +# Usage: add-to-autopoint-files /somewhere/gettext-0.xx.yy.tar.gz # Adds the infrastructure files for gettext version 0.xx.yy to the # CVS repository in the archive directory. if test $# != 1; then - echo "Usage: add-to-archive /somewhere/gettext-0.xx.yy.tar.gz" + echo "Usage: add-to-autopoint-files /somewhere/gettext-0.xx.yy.tar.gz" exit 1 fi diff --git a/misc/autopoint.in b/misc/autopoint.in index c889d3bae..db0c749b5 100644 --- a/misc/autopoint.in +++ b/misc/autopoint.in @@ -170,6 +170,7 @@ fi # 0.11 720 # 0.11.1 740 # 0.11.2 748 +# 0.11.3 804 # # The requirement that the user must have the CVS program available is not # a severe restrictions, because most of the people who use autopoint are -- 2.47.2