Skip to content

Commit

Permalink
ibsim/ibsim.c: Bump version to 0.12
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Minchiu <[email protected]>
  • Loading branch information
AlexMinchiu committed Oct 31, 2022
1 parent 7acb441 commit db9c0e4
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.11"
#define IBSIM_VERSION "0.12"

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

0 comments on commit db9c0e4

Please sign in to comment.