We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd6428 commit d6f515cCopy full SHA for d6f515c
pspg.spec
@@ -3,7 +3,7 @@
3
4
Summary: pspg: a unix pager optimized for psql
5
Name: pspg
6
-Version: 5.8.5
+Version: 5.8.6
7
Release: 0%{?dist}
8
License: BSD
9
Group: Development/Tools
src/pspg.h
@@ -35,7 +35,7 @@
35
#define FILE_TSV 2
36
#define FILE_MATRIX 3
37
38
-#define PSPG_VERSION "5.8.5"
+#define PSPG_VERSION "5.8.6"
39
40
/* GNU Hurd does not define MAXPATHLEN */
41
#ifndef MAXPATHLEN
0 commit comments