From: Tim Kientzle Date: Sun, 15 Jun 2008 03:55:48 +0000 (-0400) Subject: bsdcpio 1.0.0 X-Git-Tag: v2.6.0~170 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f520c20171d27eaff188b59a2d514d1ba6dead12;p=thirdparty%2Flibarchive.git bsdcpio 1.0.0 SVN-Revision: 122 --- diff --git a/configure.ac b/configure.ac index 9751bead7..9f92a048e 100644 --- a/configure.ac +++ b/configure.ac @@ -9,8 +9,8 @@ m4_define([LIBARCHIVE_VERSION_N],[2005004]) dnl bsdtar versioning tracks libarchive m4_define([BSDTAR_VERSION_S],LIBARCHIVE_VERSION_S()) -dnl bsdcpio is still versioning separately -m4_define([BSDCPIO_VERSION_S],[0.9.10a]) +dnl bsdcpio is still versioning separately, as it's less mature. +m4_define([BSDCPIO_VERSION_S],[1.0.0]) # # Now starts the "real" configure script.