There was an error while loading. Please reload this page.
1 parent 8f348a6 commit 13b0137Copy full SHA for 13b0137
pspg.spec
@@ -3,7 +3,7 @@
3
4
Summary: pspg: a unix pager optimized for psql
5
Name: pspg
6
-Version: 5.8.6
+Version: 5.8.7
7
Release: 0%{?dist}
8
License: BSD
9
Group: Development/Tools
src/pspg.h
@@ -35,7 +35,7 @@
35
#defineFILE_TSV2
36
#defineFILE_MATRIX3
37
38
-#define PSPG_VERSION "5.8.6"
+#define PSPG_VERSION "5.8.7"
39
40
/* GNU Hurd does not define MAXPATHLEN */
41
#ifndef MAXPATHLEN
0 commit comments