Skip to content

Commit

Permalink
v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
victorvde committed Jun 18, 2015
1 parent 2090332 commit 96439a1
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 @@ -17,7 +17,7 @@
#include "logger.h"
#include "progressbar.h"

#define JPEG2PNG_VERSION "0.2"
#define JPEG2PNG_VERSION "0.3"
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 96439a1

Please sign in to comment.