Skip to content

Commit 7c2a604

Browse files
committed
ibsim/ibsim.c: Bump version to 0.9
Signed-off-by: Tamir Ronen <[email protected]>
1 parent 0c050c1 commit 7c2a604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8"
58+
#define IBSIM_VERSION "0.9"
5959

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

0 commit comments

Comments
 (0)