make: New name, new version
This commit is contained in:
parent
04e72cc8c8
commit
b601a83f07
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
||||||
# libscq - simple markup
|
# libscq - simple markup
|
||||||
# (c) 2007, 2008 Enno Boland
|
# (c) 2007, 2008 Enno Boland
|
||||||
|
|
||||||
VERSION = 1.5
|
VERSION = 2.0
|
||||||
PREFIX ?= /usr/local
|
PREFIX ?= /usr/local
|
||||||
MANPREFIX ?= ${PREFIX}/share/man
|
MANPREFIX ?= ${PREFIX}/share/man
|
||||||
CFLAGS += -DVERSION=\"${VERSION}\"
|
CFLAGS += -DVERSION=\"${VERSION}\"
|
||||||
|
|
Loading…
Add table
Reference in a new issue