libusbg: tag v0.1.0 release v0.1.0
authorMatt Porter <mporter@linaro.org>
Mon, 20 Jan 2014 05:51:41 +0000 (00:51 -0500)
committerMatt Porter <mporter@linaro.org>
Tue, 21 Jan 2014 12:58:24 +0000 (07:58 -0500)
Update changelog and tag the v0.1.0 release.

Signed-off-by: Matt Porter <mporter@linaro.org>
ChangeLog
configure.ac

index 094b9ef..295762b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,5 @@
+Mon, 20 Jan 2014  Matt Porter <mporter@linaro.org>  0.1.0
+- Rename from libgadget->libusbg
+- Update examples to use standard configfs mount point
 Wed, 04 Sep 2013  Matt Porter <mporter@linaro.org>  0.0.1
 - Initial release
index 14558b1..45449e2 100644 (file)
@@ -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