1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 12:56:22 -07:00

Forgot to update version to 1.8

This commit is contained in:
Joshua Merrell 2018-01-28 15:11:12 -08:00
parent 4fcb43330f
commit 502566d1f0
4 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@ GOCHAN_DEBUG=1
GOCHAN_VERBOSE=2
GOCHAN_VERBOSITY=0 # This is set by "make release/debug/verbose"
GOCHAN_VERSION=1.7
GOCHAN_VERSION=1.8
GOCHAN_BUILDTIME=$(shell date +%y%m%d.%H%M)
ifeq ($(GOOS), windows)
GOCHAN_BIN=gochan.exe