Skip to content

Commit 7728baa

Browse files
author
Patrick Gray
authored
Merge pull request #8 from ns1/pgray-bumpversion
bump release version
2 parents d4c03cd + 3ba899d commit 7728baa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ endif
1616
VERSION = 0
1717
PATCHLEVEL = 9
1818
SUBLEVEL = 1
19-
EXTRAVERSION = -r1
19+
EXTRAVERSION = -r2
2020
NAME = Cilonen
2121

2222
TOOLS ?= $(CONFIG_TOOLS)

src/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pktvisor (0.9.1-r2-1) precise; urgency=low
2+
3+
* Add -x|--nomemlock arg to prevent locking memory
4+
5+
-- Patrick Gray <[email protected]> Thu, 29 Aug 2019 13:12:03 -0500
6+
17
pktvisor (0.9.1-r1-1) precise; urgency=low
28

39
* Support for Maxmind's GeoIP2 library

0 commit comments

Comments
 (0)