Skip to content

Commit

Permalink
prepare for 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
okbob committed Feb 25, 2021
1 parent fefdf44 commit 14a3e09
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: 4.2.1
Version: 4.3.0
Release: 0%{?dist}
License: BSD
Group: Development/Tools
Expand Down
2 changes: 1 addition & 1 deletion src/pspg.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define FILE_TSV 2
#define FILE_MATRIX 3

#define PSPG_VERSION "4.2.1"
#define PSPG_VERSION "4.3.0"

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

0 comments on commit 14a3e09

Please sign in to comment.