Skip to content

Commit

Permalink
Update pqiv version to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipberndt committed Dec 9, 2013
1 parent fb60a75 commit 47a1f6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Known bugs
Changelog
---------

pqiv 2.1-dev
pqiv 2.1
* Support for watching directories for new files
* Downstream Makefile fix: Included LDFLAGS (from Gentoo package, by Tim
Harder), updated for clean builds on OpenBSD (by jca[at]wxcvbn[dot]org,
Expand Down
2 changes: 1 addition & 1 deletion pqiv.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" vim:filetype=groff
.TH pqiv 1 "09 June 2013" "" "pqiv manual"
.TH pqiv 1 "04 November 2013" "" "pqiv manual"
.SH NAME
pqiv \- quick image viewer
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion pqiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#define _XOPEN_SOURCE 600

#define PQIV_VERSION "2.0"
#define PQIV_VERSION "2.1"

#include "lib/strnatcmp.h"
#include "lib/bostree.h"
Expand Down

0 comments on commit 47a1f6c

Please sign in to comment.