From 83c801f7e3e22f454be18f79c605b308495b43ac Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Mon, 15 Dec 2008 00:20:39 -0500 Subject: opkg: update error handling for opkg_update_pkg in opkg.c and bump version number git-svn-id: http://opkg.googlecode.com/svn/trunk@124 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8ecb2ac..0397078 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script AC_INIT(libopkg/libopkg.c) -AM_INIT_AUTOMAKE([opkg], [0.1.4]) +AM_INIT_AUTOMAKE([opkg], [0.1.5]) AM_CONFIG_HEADER(libopkg/config.h) AC_CANONICAL_HOST -- cgit v0.9.1