Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Apr 11, 2015
1 parent 0c123f8 commit 8c84f98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lib/libimagequant.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
#define LIQ_EXPORT extern
#endif

#define LIQ_VERSION 20306
#define LIQ_VERSION_STRING "2.3.6"
#define LIQ_VERSION 20400
#define LIQ_VERSION_STRING "2.4.0"

#ifndef LIQ_PRIVATE
#if defined(__GNUC__) || defined (__llvm__)
Expand Down
2 changes: 1 addition & 1 deletion pngquant.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: pngquant
Version: 2.3.6
Version: 2.4.0
Release: 1%{?dist}
Summary: PNG quantization tool for reducing image file size
License: BSD
Expand Down

0 comments on commit 8c84f98

Please sign in to comment.