summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-09 21:41:43 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-09 21:41:43 (EDT)
commit6aec87109397ec433e9877322ce03250e54a8c71 (patch)
tree8fd56d4a7a0050efba38ff13b8af65b428d7d62f
parent84c196ed20254587dcb50212b37977963425c019 (diff)
Prepare for a version 0.2.1 release.
-rw-r--r--ChangeLog7
-rwxr-xr-xconfigure2
2 files changed, 8 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
PACKAGE='opkhelper'
-VERSION='0.2.0'
+VERSION='0.2.1'
print_usage()
{