Skip to content

Commit

Permalink
updating version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed Jun 23, 2017
1 parent 065deca commit 4501ddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
exabgp (4.0.0-0478a014-0) unstable; urgency=low
exabgp (4.0.1-065deca1-0) unstable; urgency=low

* Latest ExaBGP release.

-- Vincent Bernat <bernat@debian.org> Mon, 15 May 2017 13:36:44 -0000
-- Vincent Bernat <bernat@debian.org> Fri, 23 Jun 2017 15:58:11 -0000

2 changes: 1 addition & 1 deletion lib/exabgp/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

release = "4.0.1-ae2fe691"
release = "4.0.1-065deca1"
json = "4.0.1"
text = "4.0.1"
version = os.environ.get('EXABGP_VERSION',release)
Expand Down

0 comments on commit 4501ddf

Please sign in to comment.