From f520c20171d27eaff188b59a2d514d1ba6dead12 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 14 Jun 2008 23:55:48 -0400 Subject: [PATCH] bsdcpio 1.0.0 SVN-Revision: 122 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3