projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e028de5
)
Prepare for post-1.4.0 (1.4.90).
author
Justin Pettit
<jpettit@nicira.com>
Thu, 1 Dec 2011 07:41:19 +0000
(23:41 -0800)
committer
Justin Pettit
<jpettit@nicira.com>
Thu, 1 Dec 2011 17:06:19 +0000
(09:06 -0800)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index fa78da870ca1e161ce8bf45a393a46040c57cbf0..8d7addff9823087021233288a5ff0bb2d0fa47b2 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+port-v1.4.0
+------------------------
+
+
v1.4.0 - xx xxx xxxx
------------------------
- New "VLAN splinters" feature to work around buggy device drivers
diff --git
a/configure.ac
b/configure.ac
index 60f31c3cdfee1e5db349d3000a540c7dc4ddbe55..a5cff70565ed357d8421e352134024288c744add 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,7
+13,7
@@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.4.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.4.
9
0, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])