diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-08-20 10:38:28 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2022-08-20 11:19:29 +0300 |
| commit | e416a5215f8b11f02b99a71581d436a651caf4c0 (patch) | |
| tree | cb60cd983a8e6c856d61408fcf870e3a05723281 /build-aux/version.texi.in | |
| parent | f2ab2f5083aa3cc245d63406744ea5a0ac87381c (diff) | |
autotools: remove
Since 2008, autotools has served us well - thank you!
However, mu is now using meson build, and it's time to remove the
autotools support -- one build system is enough.
Diffstat (limited to 'build-aux/version.texi.in')
| -rw-r--r-- | build-aux/version.texi.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/version.texi.in b/build-aux/version.texi.in new file mode 100644 index 0000000..77a2073 --- /dev/null +++ b/build-aux/version.texi.in @@ -0,0 +1,4 @@ +@set UPDATED @UPDATED@ +@set UPDATED-MONTH @UPDATEDMONTH@ +@set EDITION @VERSION@ +@set VERSION @VERSION@ |
