From 7e2b04363f319e8936a606bdb122dbde249a2f58 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Mon, 20 Jan 2014 00:51:41 -0500 Subject: libusbg: tag v0.1.0 release Update changelog and tag the v0.1.0 release. Signed-off-by: Matt Porter --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 094b9ef..295762b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2 +1,5 @@ +Mon, 20 Jan 2014 Matt Porter 0.1.0 +- Rename from libgadget->libusbg +- Update examples to use standard configfs mount point Wed, 04 Sep 2013 Matt Porter 0.0.1 - Initial release diff --git a/configure.ac b/configure.ac index 14558b1..45449e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libusbg], [0.0.1], [mporter@linaro.org]) +AC_INIT([libusbg], [0.1.0], [mporter@linaro.org]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC AM_PROG_AR -- cgit v1.2.3