From e77b32854807af6ce6b532996380d2a6a09d1ba3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 23 Oct 2012 22:02:00 -0400 Subject: Release opkhelper 3.0.0-alpha3. --- diff --git a/ChangeLog b/ChangeLog index 9202eb6..839f4fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +3.0.0-alpha3 (2012-10-23) + + [ P. J. McDermott ] + * Fix quotes in the "install" target of man/Makefile.in. Thanks David + Stanford for catching this. + * Warn if some files aren't installed into binary packages. + 3.0.0-alpha2 (2012-10-22) [ P. J. McDermott ] diff --git a/configure b/configure index b5d9995..f39846a 100755 --- a/configure +++ b/configure @@ -20,7 +20,7 @@ # along with this program. If not, see . package_name='opkhelper' -package_version='3.0.0-alpha2' +package_version='3.0.0-alpha3' package_description='OPK Build Helper Tools' srcdir="$(cd "${0%/*}" && pwd)" -- cgit v0.9.1