bump stlink version
authorDave Murphy <davem@devkitpro.org>
Mon, 14 May 2012 09:55:55 +0000 (10:55 +0100)
committerDave Murphy <davem@devkitpro.org>
Mon, 14 May 2012 09:55:55 +0000 (10:55 +0100)
configure.ac

index 761591a6b68b438da1cd65eb904d57bae2ff277b..866d8bbd5830ba9e8068383f688a60df61cdc23e 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.1],[davem@devkitpro.org])
+AC_INIT([stlink],[0.5.2],[davem@devkitpro.org])
 AC_CONFIG_SRCDIR([src/stlink-common.c])
 AC_CONFIG_LIBOBJ_DIR([src])
 AM_INIT_AUTOMAKE([1.10])