Merge branch 'mainstream'
[sliver-openvswitch.git] / vtep / vtep-ctl.c
index fc7998b..25470ff 100644 (file)
@@ -370,6 +370,7 @@ parse_options(int argc, char *argv[], struct shash *local_options)
 
         case 'V':
             ovs_print_version(0, 0);
+            printf("DB Schema %s\n", vteprec_get_db_version());
             exit(EXIT_SUCCESS);
 
         case 't':