1
0
Fork 0

- increased version.

This commit is contained in:
cage 2020-06-11 17:37:37 +02:00
parent 93950ca530
commit 964307a20d
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. dnl along with this program.
dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]]. dnl If not, see [[http://www.gnu.org/licenses/][http://www.gnu.org/licenses/]].
AC_INIT([tinmop],[0.0.4],[https://notabug.org/cage/tinmop/],[tinmop]) AC_INIT([tinmop],[0.0.5],[https://notabug.org/cage/tinmop/],[tinmop])
AM_INIT_AUTOMAKE([-Wall foreign]) AM_INIT_AUTOMAKE([-Wall foreign])

View File

@ -18,7 +18,7 @@
(defsystem :tinmop (defsystem :tinmop
:author "cage" :author "cage"
:license "GPLv3" :license "GPLv3"
:version "0.0.4" :version "0.0.5"
:pathname "src" :pathname "src"
:serial t :serial t
:depends-on (:alexandria :depends-on (:alexandria