From 6c920f59a20849deb882f60a3eab42b069914a7e Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 27 Mar 2026 14:28:51 +0100 Subject: Move version string to VERSION.txt This new files can easily be included into Meson and Go. Passing it from Meson to Go or vice versa is not that easy. Thus the version string is now maintained in a dedicated file. --- VERSION.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION.txt (limited to 'VERSION.txt') diff --git a/VERSION.txt b/VERSION.txt new file mode 100644 index 0000000..0d4d124 --- /dev/null +++ b/VERSION.txt @@ -0,0 +1 @@ +0.1.0-dev -- cgit v1.3