Follow-up to 252feef: rename Orc to Mech everywhere

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2023-02-08 15:12:57 +01:00
parent f75842ab8b
commit 7bfb0a9478
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.61)
AC_INIT([orc], [1.0.0],
AC_INIT([mech], [1.0.0],
[https://github.com/kernelkit/infix/issues])
AM_INIT_AUTOMAKE(1.11 foreign subdir-objects)
AM_SILENT_RULES(yes)