1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-04-27 00:15:12 +02:00

Update Makefile

This commit is contained in:
Elisabeth Henry 2019-07-19 03:31:48 +02:00
parent c610c5dc21
commit ac7d7c5e7d

View File

@ -5,7 +5,7 @@ BINARY = target/$(TARGET)/release/$(BINARYNAME)
PKGNAME= $(BINARYNAME)
MAINTAINER = "Élisabeth Henry \<liz.henry@ouvaton.org\>"
PKGVERSION = "0.12.1"
PKGVERSION = "0.15.0"
PKGLICENSE = "LGPL-2.1+"
default: $(BINARY)