pull/79/head
Dave Murphy 2012-05-16 23:31:07 +01:00
rodzic 89016d1d86
commit 4080a3ecbb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61) 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_SRCDIR([src/stlink-common.c])
AC_CONFIG_LIBOBJ_DIR([src]) AC_CONFIG_LIBOBJ_DIR([src])
AM_INIT_AUTOMAKE([1.10]) AM_INIT_AUTOMAKE([1.10])