From 9cd1793633c6660e1ecf20f98e5dd61db956b935 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 11 Apr 2012 22:24:04 -0400 Subject: Release version 0.2.2. --- diff --git a/ChangeLog b/ChangeLog index 0c6101d..6cd0f15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +0.2.2 (2012-04-11) + + [ P. J. McDermott ] + * Only read build flags if they exist. + * Fix pathname expansion in oh-installfiles. + 0.2.1 (2012-04-10) [ P. J. McDermott ] diff --git a/configure b/configure index 9051065..36902b6 100755 --- a/configure +++ b/configure @@ -20,7 +20,7 @@ # along with this program. If not, see . PACKAGE='opkhelper' -VERSION='0.2.1' +VERSION='0.2.2' print_usage() { -- cgit v0.9.1