Raised version number to 1.14.90

This commit is contained in:
Sergey Poznyakoff
2004-09-01 15:08:14 +00:00
parent ac830291f1
commit d1f3689d96

View File

@@ -18,7 +18,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
AC_INIT([GNU tar], [1.14.1], [bug-tar@gnu.org])
AC_INIT([GNU tar], [1.14.90], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config.h:config.hin])