diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-11 22:24:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-11 22:24:04 (EDT) |
commit | 9cd1793633c6660e1ecf20f98e5dd61db956b935 (patch) | |
tree | 635b31da9f2425be777177a3891f557cbabddf21 | |
parent | 8f9775da4b6a6985def8124df9e1ad74a3e4c22f (diff) |
Release version 0.2.2.opkhelper-0.2.2opkhelper-0.2.x
-rw-r--r-- | ChangeLog | 6 | ||||
-rwxr-xr-x | configure | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -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 ] @@ -20,7 +20,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. PACKAGE='opkhelper' -VERSION='0.2.1' +VERSION='0.2.2' print_usage() { |