bump to 2.0.1 after tagging 2.0.0

This commit is contained in:
Lloyd Hilaiel 2011-04-25 12:59:10 -06:00
parent a8f3663063
commit cf38ad3845
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ PROJECT(YetAnotherJSONParser C)
SET (YAJL_MAJOR 2)
SET (YAJL_MINOR 0)
SET (YAJL_MICRO 0)
SET (YAJL_MICRO 1)
SET (YAJL_DIST_NAME "yajl-${YAJL_MAJOR}.${YAJL_MINOR}.${YAJL_MICRO}")