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 ad85025 commit 90096a3Copy full SHA for 90096a3
Makefile
@@ -22,7 +22,7 @@ libdir ?= $(prefix)/lib
22
binowner ?= root
23
bingroup ?= wheel
24
25
-VERSION = 0.5.0
+VERSION = 0.5.1
26
27
SECURITY_CFLAGS = \
28
-fstack-protector-all -fwrapv -fPIC \
debian/changelog
@@ -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
7
pivy (0.5.0-1) UNRELEASED; urgency=medium
8
9
* Initial release. (Closes: #XXXXXX)
0 commit comments