remove version number from zip DLL name
authorKonrad Rosenbaum <konrad@silmor.de>
Wed, 2 Jan 2013 17:17:00 +0000 (18:17 +0100)
committerKonrad Rosenbaum <konrad@silmor.de>
Wed, 2 Jan 2013 17:17:00 +0000 (18:17 +0100)
zip/zip.pro

index c93073b..926f1e5 100644 (file)
@@ -36,7 +36,7 @@ MOC_DIR = .ctmp
 RCC_DIR = .ctmp
 LIBS += -lz
 
-VERSION = 0.3.0
+VERSION = 
 
 SOURCES += \
                src/ioapi.c \