1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-02 06:11:10 +00:00

forgot to change makefile

This commit is contained in:
fosslinux 2019-07-23 11:52:07 +10:00 committed by GitHub
parent cd6ccc7363
commit e1f1bae2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
NAME = gophernicus NAME = gophernicus
PACKAGE = $(NAME) PACKAGE = $(NAME)
BINARY = $(NAME) BINARY = $(NAME)
VERSION = 3.0 VERSION = 3.0.1
CODENAME = Dungeon Edition CODENAME = Dungeon Edition
AUTHOR = h9bnks and fosslinux AUTHOR = h9bnks and fosslinux
EMAIL = gophernicus@gophernicus.org EMAIL = gophernicus@gophernicus.org