summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Porter <mporter@linaro.org>2014-01-20 00:51:41 -0500
committerMatt Porter <mporter@linaro.org>2014-01-21 07:58:24 -0500
commit7e2b04363f319e8936a606bdb122dbde249a2f58 (patch)
treee485ac8af0f4264d18bedebda5eb5f388671769a /configure.ac
parent1a0f241233ecd91738e2963c8204f7acfceb2bcf (diff)
downloadlibusbg-7e2b04363f319e8936a606bdb122dbde249a2f58.tar.gz
libusbg-7e2b04363f319e8936a606bdb122dbde249a2f58.tar.bz2
libusbg-7e2b04363f319e8936a606bdb122dbde249a2f58.zip
libusbg: tag v0.1.0 releasev0.1.0
Update changelog and tag the v0.1.0 release. Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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