bump version
[fw/stlink] / configure.ac
index 1f00f3a808587a6fc7784ee8e6fedd5b036c7dbc..daf7da20a5a9ac14dc2358e0bc93d8256f328981 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.3],[davem@devkitpro.org])
+AC_INIT([stlink],[0.5.4],[davem@devkitpro.org])
 AC_CONFIG_SRCDIR([src/stlink-common.c])
 AC_CONFIG_LIBOBJ_DIR([src])
 AM_INIT_AUTOMAKE([1.10])