Get ready for version 0.6. NEWS fix: Tiff is scsh lib, not s48 lib.
This commit is contained in:
parent
a639237420
commit
5dfdf96152
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ INSTALL_DATA = $(INSTALL) -m 644
|
|||
|
||||
.SUFFIXES:
|
||||
|
||||
version := 0.5
|
||||
version := 0.6
|
||||
|
||||
s48-interfaces := $(shell find s48 \
|
||||
-maxdepth 2 -mindepth 2 \
|
||||
|
|
Loading…
Reference in New Issue