libftdi: (tomj) added changelog and increased version to 0.2 v0.2
authorThomas Jarosch <opensource@intra2net.com>
Sat, 3 Jan 2004 15:39:59 +0000 (15:39 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Sat, 3 Jan 2004 15:39:59 +0000 (15:39 +0000)
configure.in

index 00e4cf2..0a7aa03 100644 (file)
@@ -38,7 +38,7 @@ dnl Perform program name transformation
 AC_ARG_PROGRAM
 
 dnl Automake doc recommends to do this only here. (Janos)
-AM_INIT_AUTOMAKE(libftdi, 0.1) dnl searches for some needed programs
+AM_INIT_AUTOMAKE(libftdi, 0.2) dnl searches for some needed programs
 
 dnl almost the same like KDE_SET_PEFIX but the path is /usr/local
 dnl