update version string to include 'PR' pre-release status

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
master
kim (grufwub) 4 years ago
parent 483e260c87
commit c481f8f63e

@ -2,7 +2,7 @@ package main
const (
/* Gophor */
GophorVersion = "0.3-alpha"
GophorVersion = "0.3-alpha-PR1"
/* Parsing */
DOSLineEnd = "\r\n"

Loading…
Cancel
Save