From c84bda4f1ca790e69483ef1e74b6d52be951d429 Mon Sep 17 00:00:00 2001 From: ticktock35 Date: Mon, 15 Dec 2008 00:16:50 -0500 Subject: opkg: add some error codes to libopkg git-svn-id: http://opkg.googlecode.com/svn/trunk@107 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358 --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e71a5be..8ecb2ac 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.3]) +AM_INIT_AUTOMAKE([opkg], [0.1.4]) AM_CONFIG_HEADER(libopkg/config.h) AC_CANONICAL_HOST -- cgit v0.9.1