Skip to content

Commit

Permalink
Prepare for post-2.4.0 (2.4.90).
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Pettit <[email protected]>
Acked-by: Jesse Gross <[email protected]>
  • Loading branch information
Justin Pettit committed Jun 18, 2015
1 parent e100e45 commit c4c7e59
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Post-v2.4.0
---------------------


v2.4.0 - xx xxx xxxx
---------------------
- Flow table modifications are now atomic, meaning that each packet
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

AC_PREREQ(2.63)
AC_INIT(openvswitch, 2.4.0, [email protected])
AC_INIT(openvswitch, 2.4.90, [email protected])
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
openvswitch (2.4.90-1) unstable; urgency=low
[ Open vSwitch team ]
* New upstream version
- Nothing yet! Try NEWS...

-- Open vSwitch team <[email protected]> Wed, 17 Jun 2015 16:09:32 -0700

openvswitch (2.4.0-1) unstable; urgency=low
[ Open vSwitch team ]
* The openvswitch-testcontroller package is new. It reintroduces the
Expand Down

0 comments on commit c4c7e59

Please sign in to comment.