Merge branch 'master' into mingw
[fw/stlink] / 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])