Skip to content

Commit

Permalink
Bump to pqiv 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipberndt committed Mar 1, 2017
1 parent 6c69210 commit 6fea536
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,9 @@ Known bugs
Changelog
---------

pqiv 2.8.1
pqiv 2.8.2
* Fix building with old glib versions that do not expose their x11 dependency
in pkgconfig
* Fix support for duplicate files in sorted mode
* Fix MagickWand exit handler code

Expand Down
2 changes: 1 addition & 1 deletion pqiv.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "lib/bostree.h"

#ifndef PQIV_VERSION
#define PQIV_VERSION "2.8.1"
#define PQIV_VERSION "2.8.2"
#endif

#define FILE_FLAGS_ANIMATION (guint)(1)
Expand Down

0 comments on commit 6fea536

Please sign in to comment.