libftdi: (tomj) increase version
authorThomas Jarosch <opensource@intra2net.com>
Mon, 8 Sep 2008 16:15:54 +0000 (16:15 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Mon, 8 Sep 2008 16:15:54 +0000 (16:15 +0000)
configure.in

index 290ed42..ac62645 100644 (file)
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libftdi, 0.13)
+AM_INIT_AUTOMAKE(libftdi, 0.14)
 
 AC_LANG_C
 AC_PROG_CC