Skip to content

Commit 7283ab4

Browse files
committed
preparing for version 0.5
1 parent a4d6a12 commit 7283ab4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pspg.spec

+1-1
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: 1.0
6+
Version: 0.5
77
Release: 0%{?dist}
88
License: BSD
99
Group: Development/Tools

src/pspg.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include <sys/param.h>
2727

2828
#define STYLE 1
29-
#define PSPG_VERSION "0.4-devel"
29+
#define PSPG_VERSION "0.5"
3030

3131
//#define COLORIZED_NO_ALTERNATE_SCREEN
3232
//#define DEBUG_COLORS 1

0 commit comments

Comments
 (0)