File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ BIMP. Batch Image Manipulation Plugin for GIMP.
44Changelog
55---------
66
7+ 2.6
8+ - Possibility to add multiple watermarks (issue #219 )
9+ - Possibility to import DDS images (#235 )
10+
7112.5
812 - Fixed Color Curve not working if exported using GIMP 2.10 (issue #225 )
913 - Fixed Windows uninstaller not working in both normal and silent mode (issues #258 #240 #196 )
Original file line number Diff line number Diff line change 1010#define PLUG_IN_WEBSITE "http://www.alessandrofrancesconi.it/projects/bimp"
1111#define PLUG_IN_BINARY "bimp"
1212#define PLUG_IN_PROC "plug-in-bimp"
13- #define PLUG_IN_VERSION "2.5 "
13+ #define PLUG_IN_VERSION "2.6 "
1414
1515#define BIMP_RESULT_OK 1
1616#define BIMP_RESULT_WARNING 0
You can’t perform that action at this time.
0 commit comments