diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rwxr-xr-x | configure | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -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 ] @@ -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() { |