summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-10-10 11:03:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-10-10 11:03:14 +0000
commit7b57922073a7c21069c5f355549b4d8811881585 (patch)
treea1ddc484f5c42a0aed6caf6bbbcf3dcb2e6e7139 /configure.ac
parent05c6da4c6265b11ebde1771cb31b42599fc0fb47 (diff)
downloadtar-7b57922073a7c21069c5f355549b4d8811881585.tar.gz
Version 1.19release_1_19
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23b2b552..b52fe969 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AC_INIT([GNU tar], [1.18.90], [bug-tar@gnu.org])
+AC_INIT([GNU tar], [1.19], [bug-tar@gnu.org])
AC_CONFIG_SRCDIR([src/tar.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h:config.hin])