File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ http://www.alessandrofrancesconi.it/projects/bimp
4
4
5
5
Changelog:
6
6
7
+ 1.13
8
+ - Fixed calling errors for procedure 'gimp-image-convert-indexed'
9
+ - Color correction not correctly readed from file
10
+ - Spanish translation (thanks to Damián Blanco)
11
+ - Updated French translation
12
+
7
13
1.12
8
14
- New layout for add/remove files buttons
9
15
- "Add all opened images" feature (#57)
Original file line number Diff line number Diff line change 9
9
#define PLUG_IN_WEBSITE "http://www.alessandrofrancesconi.it/projects/bimp"
10
10
#define PLUG_IN_BINARY "bimp"
11
11
#define PLUG_IN_PROC "plug-in-bimp"
12
- #define PLUG_IN_VERSION "1.12 "
12
+ #define PLUG_IN_VERSION "1.13 "
13
13
14
14
#define BIMP_RESULT_OK 1
15
15
#define BIMP_RESULT_WARNING 0
You can’t perform that action at this time.
0 commit comments