bump to version 1.0.1
All checks were successful
Autotools pipeline / build-amd64 (push) Successful in 18s
Autotools pipeline / build-arm64 (push) Successful in 19s
Autotools pipeline / build-arm (push) Successful in 18s

This commit is contained in:
DL
2026-04-09 17:51:04 +02:00
parent a3a3701db6
commit 2a554e2b4b

View File

@@ -1,5 +1,5 @@
# initialise autoconf and set up some basic information about the program were packaging
AC_INIT([silk], [1.0.0], [xsang.le@gmail.com])
AC_INIT([silk], [1.0.1], [xsang.le@gmail.com])
# Were going to use automake for this project
# [subdir-objects] if needed