Skip to content

Commit aa3c445

Browse files
author
Hal Rosenstock
committed
ibsim/ibsim.c: Bump version to 0.8
Signed-off-by: Hal Rosenstock <[email protected]>
1 parent d3e3dd0 commit aa3c445

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

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

0 commit comments

Comments
 (0)