bump version
authorDave Murphy <davem@devkitpro.org>
Wed, 16 May 2012 22:31:07 +0000 (23:31 +0100)
committerDave Murphy <davem@devkitpro.org>
Wed, 16 May 2012 22:31:07 +0000 (23:31 +0100)
configure.ac

index f7feed2cc49aef62e054ffdebc4048859343ff4a..1f00f3a808587a6fc7784ee8e6fedd5b036c7dbc 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([stlink],[0.5.2],[davem@devkitpro.org])
+AC_INIT([stlink],[0.5.3],[davem@devkitpro.org])
 AC_CONFIG_SRCDIR([src/stlink-common.c])
 AC_CONFIG_LIBOBJ_DIR([src])
 AM_INIT_AUTOMAKE([1.10])