summaryrefslogtreecommitdiff
path: root/include/hybbx/hybbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hybbx/hybbx.h')
-rw-r--r--include/hybbx/hybbx.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/hybbx/hybbx.h b/include/hybbx/hybbx.h
new file mode 100644
index 0000000..e086c2a
--- /dev/null
+++ b/include/hybbx/hybbx.h
@@ -0,0 +1,10 @@
+#ifndef HYBBX_H
+#define HYBBX_H
+
+#define HYBBX_VERSION_MAJOR 2
+#define HYBBX_VERSION_MINOR 8
+#define HYBBX_VERSION_PATCH 0
+
+#define HYBBX_VERSION_STRING "2.8.0"
+
+#endif /* HYBBX_H */
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com