summaryrefslogtreecommitdiff
path: root/head
diff options
context:
space:
mode:
Diffstat (limited to 'head')
-rw-r--r--head/bop/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/head/bop/common.h b/head/bop/common.h
index 4e41a1e..648053e 100644
--- a/head/bop/common.h
+++ b/head/bop/common.h
@@ -10,7 +10,7 @@
#define BOP_BUILD_ENV "BOP_BUILD"
/* BOP version */
-#define BOP_VERSION "v0.0.1"
+#define BOP_VERSION "v0.0.2"
/* Default BOP cflags */
#define BOP_DEFAULT_CFLAGS "-Wall", "-pedantic", "-Ihead"