Skip to content

Commit db0b5c6

Browse files
committed
prepare for 5.8.12
1 parent 4337aab commit db0b5c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pspg.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Summary: pspg: a unix pager optimized for psql
55
Name: pspg
6-
Version: 5.8.11
6+
Version: 5.8.12
77
Release: 0%{?dist}
88
License: BSD
99
Group: Development/Tools

src/pspg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#define FILE_TSV 2
3636
#define FILE_MATRIX 3
3737

38-
#define PSPG_VERSION "5.8.11"
38+
#define PSPG_VERSION "5.8.12"
3939

4040
/* GNU Hurd does not define MAXPATHLEN */
4141
#ifndef MAXPATHLEN

0 commit comments

Comments
 (0)