Skip to content

Commit

Permalink
pqiv 2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipberndt committed Dec 12, 2017
1 parent 2c17f25 commit 7e520f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,10 @@ For some advanced uses of pqiv, take a look at these resouces:
Changelog
---------

pqiv (dev)
pqiv 2.10.2
* Fix output of `montage_mode_shift_y_rows()` in key bindings
* Update the info text when the background pattern is cycled
* Prevent potential crashes in poppler backend for rapid image movements

pqiv 2.10.1
* Fix processing of dangling symlinks in the file buffer

pqiv 2.10
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.10.1"
#define PQIV_VERSION "2.10.2"
#endif

#define FILE_FLAGS_ANIMATION (guint)(1)
Expand Down

0 comments on commit 7e520f8

Please sign in to comment.