From 6aec87109397ec433e9877322ce03250e54a8c71 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 09 Apr 2012 21:41:43 -0400 Subject: Prepare for a version 0.2.1 release. --- diff --git a/ChangeLog b/ChangeLog index e703494..85fdcae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +0.2.1 () + + [ P. J. McDermott ] + * Make oh-installfiles really support pathname expansion patterns in + 'install' files. + * Exit if a single installable architecture cannot be found. + 0.2.0 (2012-03-21) [ P. J. McDermott ] diff --git a/configure b/configure index b33998e..9051065 100755 --- a/configure +++ b/configure @@ -20,7 +20,7 @@ # along with this program. If not, see . PACKAGE='opkhelper' -VERSION='0.2.0' +VERSION='0.2.1' print_usage() { -- cgit v0.9.1