Skip to content

Commit

Permalink
updating version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mangin committed May 15, 2017
1 parent 0478a01 commit d23d8d4
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-73e61fb3-0) unstable; urgency=low
exabgp (4.0.0-0478a014-0) unstable; urgency=low

* Latest ExaBGP release.

-- Vincent Bernat <bernat@debian.org> Mon, 15 May 2017 13:35:04 -0000
-- Vincent Bernat <bernat@debian.org> Mon, 15 May 2017 13:36:44 -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.0-73e61fb3"
release = "4.0.0-0478a014"
json = "4.0.0"
text = "4.0.0"
version = os.environ.get('EXABGP_VERSION',release)
Expand Down

0 comments on commit d23d8d4

Please sign in to comment.