diff --git a/Makefile b/Makefile index fbfcbf1..3727135 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION= 0.1# `git describe | sed 's/^v//; s/-/./g'` +VERSION= `git describe | sed 's/^v//; s/-/./g'` CHANGELOG_VERSION = 0.1 NAME = godo.js