X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk/sssa.git/blobdiff_plain/87f7dcb385b6fbe6e7f733e66b2975572daf7a73..a6058278a598fc30dd9dc1d18bdea09e7a8bfe73:/Makefile diff --git a/Makefile b/Makefile index c2af419..ef2541e 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ test tests: doc: $(MAKE) -C doc -VERSION:=$(shell darcs changes --last=1|sed -ne '/tagged/ s/^ *tagged v\(.*\)/\1/p') +VERSION:=$(shell git describe|sed -e 's/^v//') export VERSION # Export for doc/ RELEASE_DIR := omk-$(VERSION) release: tag-check doc buildrules