Use "~" in designating beta versions to make version comparisons work. Also delete...
[openvswitch] / configure.ac
index cb10a9708bb3f281057c0fbbc33c2f7680bc58b5..69e00470f75c3dd73186cb5833075a48d2654fdf 100644 (file)
@@ -31,7 +31,7 @@
 # derivatives without specific, written prior permission.
 
 AC_PREREQ(2.59)
-AC_INIT(openflow, 0.9.0-b1, info@openflowswitch.org)
+AC_INIT(openflow, 0.9.0~b1, info@openflowswitch.org)
 AC_CONFIG_SRCDIR([README.hwtables])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])