Skip to content

Commit

Permalink
Pushed to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofrancesconi committed Mar 10, 2015
1 parent 70092b4 commit 4bf89d0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ http://www.alessandrofrancesconi.it/projects/bimp

Changelog:

1.13
- Fixed calling errors for procedure 'gimp-image-convert-indexed'
- Color correction not correctly readed from file
- Spanish translation (thanks to Damián Blanco)
- Updated French translation

1.12
- New layout for add/remove files buttons
- "Add all opened images" feature (#57)
Expand Down
Binary file modified bin/win32/bimp.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion src/bimp.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define PLUG_IN_WEBSITE "http://www.alessandrofrancesconi.it/projects/bimp"
#define PLUG_IN_BINARY "bimp"
#define PLUG_IN_PROC "plug-in-bimp"
#define PLUG_IN_VERSION "1.12"
#define PLUG_IN_VERSION "1.13"

#define BIMP_RESULT_OK 1
#define BIMP_RESULT_WARNING 0
Expand Down
Binary file modified src/images/Thumbs.db
Binary file not shown.

0 comments on commit 4bf89d0

Please sign in to comment.