Kaynağa Gözat

Version 1.21

Sergey Poznyakoff 16 yıl önce
ebeveyn
işleme
970f999818
2 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 3 3
      NEWS
  2. 1 1
      configure.ac

+ 3 - 3
NEWS

@@ -1,8 +1,8 @@
-GNU tar NEWS - User visible changes. 2008-10-30
+GNU tar NEWS - User visible changes. 2008-12-27
 Please send GNU tar bug reports to <[email protected]>
 
 
-version 1.20.91 (CVS)
+version 1.21 - Sergey Poznyakoff, 2008-12-27
 
 * New short option -J
 
@@ -42,7 +42,7 @@ control type of archive members affected by them.  The flags are:
  - h  
    Apply transformation to hard link targets.
 
-Corresponding upper-case letters negate the flag meaning, so that
+Corresponding upper-case letters negate the meaning, so that
 `H' means ``do not apply transformation to hard link targets.''
 
 The scope flags are listed in the third part of an `s' expression,

+ 1 - 1
configure.ac

@@ -18,7 +18,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02110-1301, USA.
 
-AC_INIT([GNU tar], [1.20.91], [[email protected]])
+AC_INIT([GNU tar], [1.21], [[email protected]])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h:config.hin])