Skip to content

Commit

Permalink
v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
victorvde committed Jun 24, 2015
1 parent 6dd6735 commit c528b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpeg2png.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "progressbar.h"
#include "fp_exceptions.h"

#define JPEG2PNG_VERSION "0.4"
#define JPEG2PNG_VERSION "0.5"
static const float default_weight = 0.3;
static const float default_pweight = 0.001;
static const unsigned default_iterations = 50;
Expand Down

0 comments on commit c528b3b

Please sign in to comment.