projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9c5b6
)
Prepare for a post-1.2.0 world (1.2.90).
author
Justin Pettit
<jpettit@nicira.com>
Wed, 3 Aug 2011 22:10:58 +0000
(15:10 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Wed, 3 Aug 2011 22:10:58 +0000
(15:10 -0700)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d82e886d293034689f52d5a56429c56b58a20b57..bc8714792c346444184c6eef840d04a71c7e7fc4 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+Post-v1.2.0
+------------------------
+
+
v1.2.0 - 03 Aug 2011
------------------------
- New "ofproto" abstraction layer to ease porting to hardware
diff --git
a/configure.ac
b/configure.ac
index c7f49b6a23fbcddf28d1eb6926d04dddfa8198ad..492c7bcfe076e5bdb535efe9924b6163c7976563 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,7
+13,7
@@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT(openvswitch, 1.2.0, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 1.2.
9
0, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])