Skip to content

Commit

Permalink
ibsim/ibsim.c: Bump version to 0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
  • Loading branch information
Hal Rosenstock committed Apr 17, 2019
1 parent d3e3dd0 commit aa3c445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibsim/ibsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
#include <ibsim.h>
#include "sim.h"

#define IBSIM_VERSION "0.7"
#define IBSIM_VERSION "0.8"

#undef DEBUG
#define PDEBUG if (parsedebug) IBWARN
Expand Down

0 comments on commit aa3c445

Please sign in to comment.