aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 13:23:14 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 13:23:14 +0000
commit29e97ceadc27cbb9216181f0225121ad072972bf (patch)
tree38e7c025f423e416514de3682be1577e48debe52 /configure.ac
parent3153c8b5fb46765676a9fb5f9998bdbb499483be (diff)
downloadcpio-29e97ceadc27cbb9216181f0225121ad072972bf.tar.gz
cpio-29e97ceadc27cbb9216181f0225121ad072972bf.tar.bz2
Raise version number to 2.9
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 e395709..9ca5131 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.8], [bug-cpio@gnu.org])
+AC_INIT([GNU cpio], [2.9], [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.