summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. 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)
commit9cd1793633c6660e1ecf20f98e5dd61db956b935 (patch)
tree635b31da9f2425be777177a3891f557cbabddf21
parent8f9775da4b6a6985def8124df9e1ad74a3e4c22f (diff)
Release version 0.2.2.opkhelper-0.2.2opkhelper-0.2.x
-rw-r--r--ChangeLog6
-rwxr-xr-xconfigure2
2 files changed, 7 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
PACKAGE='opkhelper'
-VERSION='0.2.1'
+VERSION='0.2.2'
print_usage()
{