aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-01-02 17:28:16 -0300
committerEuAndreh <eu@euandre.org>2024-01-02 17:28:16 -0300
commit66be1602408335fbf931cf86b82c5b747c27f504 (patch)
treee69793dd6bb5c3b9c7e3f3e0eabd6270f9f12e5b
parenttools/: Remove unused files (diff)
downloadgrovel-66be1602408335fbf931cf86b82c5b747c27f504.tar.gz
grovel-66be1602408335fbf931cf86b82c5b747c27f504.tar.xz
src/internal/version.h: Check-in file with fixed value for compilation
-rw-r--r--src/internal/version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/version.h b/src/internal/version.h
new file mode 100644
index 00000000..1d3cad56
--- /dev/null
+++ b/src/internal/version.h
@@ -0,0 +1 @@
+#define VERSION "version-FIXME"