Skip to content

Commit 4588897

Browse files
committed
ibsim/ibsim.c: Bump version to 0.11
Signed-off-by: Tamir Ronen <tamirr@nvidia.com>
1 parent bf69e42 commit 4588897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ibsim/ibsim.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
#include <ibsim.h>
5656
#include "sim.h"
5757

58-
#define IBSIM_VERSION "0.10"
58+
#define IBSIM_VERSION "0.11"
5959

6060
#undef DEBUG
6161
#define PDEBUG if (parsedebug) IBWARN

0 commit comments

Comments
 (0)