ftdi_eeprom, lcdproc, usb_display_shutdown, uisp: (tomj) update to latest libftdi
[ftdi_eeprom] / configure.in
index 5c5a579..c44445f 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(ftdi_eeprom, 0.1) dnl searches for some needed programs
+AM_INIT_AUTOMAKE(ftdi_eeprom, 0.2) dnl searches for some needed programs
 
 dnl almost the same like KDE_SET_PEFIX but the path is /usr/local
 dnl