Skip to content

Commit 442a4de

Browse files
authored
Merge pull request #4 from tnguyenns1/feature/update_debian_version
Bump new version
2 parents 833df15 + 34e3dac commit 442a4de

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
@@ -15,7 +15,7 @@ endif
1515

1616
VERSION = 0
1717
PATCHLEVEL = 9
18-
SUBLEVEL = 0
18+
SUBLEVEL = 1
1919
EXTRAVERSION = -r1
2020
NAME = Cilonen
2121

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-r1-1) precise; urgency=low
2+
3+
* Support for Maxmind's GeoIP2 library
4+
5+
-- James Royalty <[email protected]> Fri, 24 Mar 2017 13:12:03 -0500
6+
17
pktvisor (0.9.0-r1-1) precise; urgency=low
28

39
* Add GRE tunnel dissector

0 commit comments

Comments
 (0)