aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2010-09-21 15:37:26 -0700
committerNick Kralevich <nnk@google.com>2010-09-21 15:37:26 -0700
commit701ad7cca713ec5054e420bde1b32b86d18ef08b (patch)
treec53ea0dbb5b4ed8eb5599aa8c364446f502bf8dc /Makefile
parentacecdb4ea44e810a5ddb53e0c3fa4baf04b4a5c9 (diff)
downloadbzip2-701ad7cca713ec5054e420bde1b32b86d18ef08b.tar.gz
DO NOT MERGE cherry-picked 172b266ed7845eac2edc7e7f8a72371356a9a277 from masterandroid-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4froyo
Change-Id: Ibd3d0b9cd5f6cfac0cc7b89b5bc436d42b2006ed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index eb09753..9754ddf 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
# This file is part of bzip2/libbzip2, a program and library for
# lossless, block-sorting data compression.
#
-# bzip2/libbzip2 version 1.0.5 of 10 December 2007
-# Copyright (C) 1996-2007 Julian Seward <jseward@bzip.org>
+# bzip2/libbzip2 version 1.0.6 of 6 September 2010
+# Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
#
# Please read the WARNING, DISCLAIMER and PATENTS sections in the
# README file.
@@ -137,7 +137,7 @@ bzip2recover.o: bzip2recover.c
distclean: clean
rm -f manual.ps manual.html manual.pdf
-DISTNAME=bzip2-1.0.5
+DISTNAME=bzip2-1.0.6
dist: check manual
rm -f $(DISTNAME)
ln -s -f . $(DISTNAME)