Browse Source

Makefile: increment version to 012

master
Harald Hoyer 14 years ago
parent
commit
ac965cd828
  1. 2
      Makefile

2
Makefile

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
VERSION=011
VERSION=012
GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8)

prefix ?= /usr

Loading…
Cancel
Save