Skip to content

Commit

Permalink
prepare for 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
okbob committed Sep 11, 2019
1 parent 09cfabe commit e32ac66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pspg.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Summary: pspg: a unix pager optimized for psql
Name: pspg
Version: 2.0.1
Version: 2.0.2
Release: 0%{?dist}
License: BSD
Group: Development/Tools
Expand Down
2 changes: 1 addition & 1 deletion src/pspg.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
#endif
#endif

#define PSPG_VERSION "2.0.1"
#define PSPG_VERSION "2.0.2"

/* GNU Hurd does not define MAXPATHLEN */
#ifndef MAXPATHLEN
Expand Down

0 comments on commit e32ac66

Please sign in to comment.