fix ftdi_eeprom version increase
authorGerd v. Egidy <gerd.von.egidy@intra2net.com>
Thu, 6 Dec 2007 14:01:51 +0000 (14:01 +0000)
committerGerd v. Egidy <gerd.von.egidy@intra2net.com>
Thu, 6 Dec 2007 14:01:51 +0000 (14:01 +0000)
configure.in
ftdi_eeprom.spec

index 13e92c8..557ccf7 100644 (file)
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(ftdi_eeprom, 0.3)
+AM_INIT_AUTOMAKE(ftdi_eeprom, 0.2)
 
 AC_LANG_C
 AC_PROG_CC
index 2cd0b3e..5bb4602 100644 (file)
@@ -1,7 +1,7 @@
 Summary:   Tool for creating/reading/erasing/flashing FTDI USB chip eeproms
 Name:      ftdi_eeprom
 Version:   0.2
-Release:   4
+Release:   5
 Copyright: GPL
 Group:     Development/Tools
 Vendor:    Intra2net AG