Skip to content

Commit 90096a3

Browse files
committed
Release 0.5.1
1 parent ad85025 commit 90096a3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ libdir ?= $(prefix)/lib
2222
binowner ?= root
2323
bingroup ?= wheel
2424

25-
VERSION = 0.5.0
25+
VERSION = 0.5.1
2626

2727
SECURITY_CFLAGS = \
2828
-fstack-protector-all -fwrapv -fPIC \

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pivy (0.5.1-1) UNRELEASED; urgency=medium
2+
3+
* Bug fixes
4+
5+
-- Alex Wilson <[email protected]> Sat, 16 May 2020 08:28:51 +0000
6+
17
pivy (0.5.0-1) UNRELEASED; urgency=medium
28

39
* Initial release. (Closes: #XXXXXX)

0 commit comments

Comments
 (0)