aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-06-20 11:28:32 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-06-20 11:28:32 +0300
commitc7e60954dc7945635194aec3ff7056e6d3fe7af5 (patch)
tree31cd0b3404bf14c2dcbf09f8bdd16d5724f74bd2 /configure.ac
parent82cc01c2a8cc4e439f8798108a49b90456d79008 (diff)
downloadcpio-c7e60954dc7945635194aec3ff7056e6d3fe7af5.tar.gz
cpio-c7e60954dc7945635194aec3ff7056e6d3fe7af5.tar.bz2
Version 2.10
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 198ea12..a5da3c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl This file is part of GNU cpio
-dnl Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software Foundation,
dnl Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-AC_INIT([GNU cpio], [2.9.91], [bug-cpio@gnu.org])
+AC_INIT([GNU cpio], [2.10], [bug-cpio@gnu.org])
AC_CONFIG_SRCDIR(src/cpio.h)
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE

Return to:

Send suggestions and report system problems to the System administrator.