From 10c204d13b2dcd8d1d360c4ec6de8347b0eb2f0c Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 6 Mar 2010 12:28:42 -0500 Subject: [PATCH] Set version to 2.8.900a for testing pre-3.0. SVN-Revision: 2011 --- build/version | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/version b/build/version index e48f63102..88dbdf237 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2007902a +2008900a diff --git a/configure.ac b/configure.ac index 4bdd63ab7..51f27c348 100644 --- a/configure.ac +++ b/configure.ac @@ -4,8 +4,8 @@ dnl First, define all of the version numbers up front. dnl In particular, this allows the version macro to be used in AC_INIT dnl These first two version numbers are updated automatically on each release. -m4_define([LIBARCHIVE_VERSION_S],[2.7.902a]) -m4_define([LIBARCHIVE_VERSION_N],[2007902]) +m4_define([LIBARCHIVE_VERSION_S],[2.8.900a]) +m4_define([LIBARCHIVE_VERSION_N],[2008900]) dnl bsdtar and bsdcpio versioning tracks libarchive m4_define([BSDTAR_VERSION_S],LIBARCHIVE_VERSION_S()) -- 2.47.3