Skip to content

Commit bbb996d

Browse files
committed
update ImageLoaderDocuImage version (should have done that earlier...)
1 parent 25ae01b commit bbb996d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/main/java/digilib/image/ImageLoaderDocuImage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
public class ImageLoaderDocuImage extends ImageInfoDocuImage {
9696

9797
/** DocuImage version */
98-
public static final String version = "ImageLoaderDocuImage 2.3.1";
98+
public static final String version = "ImageLoaderDocuImage 2.4.1";
9999

100100
/** image object */
101101
protected BufferedImage img;

0 commit comments

Comments
 (0)