Getting ready for the 2.0 release

Changing the version to 2.0-rc1

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2012-09-26 20:50:23 -07:00
parent 49fbccd61a
commit 58ba24b84e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
VERSION=1.2
VERSION=2.0-rc1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g