aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-12-20 14:24:28 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-12-20 14:24:28 +0000
commit9be3e669f0a95616ba606fb2a9b33c9248ef466e (patch)
tree2272cc28b139b55bf2d02bd5d10008f4eb689afe /configure.ac
parent8229ce2526f34047b055e6df6e950871907c47a6 (diff)
downloadcpio-9be3e669f0a95616ba606fb2a9b33c9248ef466e.tar.gz
cpio-9be3e669f0a95616ba606fb2a9b33c9248ef466e.tar.bz2
Raised version number to 2.6
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 8741c42..4ac68d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-AC_INIT([GNU cpio], [2.5.90], [bug-cpio@gnu.org], [cpio])
+AC_INIT([GNU cpio], [2.6], [bug-cpio@gnu.org], [cpio])
AC_CONFIG_SRCDIR(src/cpio.h)
AC_CONFIG_AUX_DIR([scripts])
AM_INIT_AUTOMAKE

Return to:

Send suggestions and report system problems to the System administrator.