Skip to content

Commit

Permalink
bump trunk to 1.0.4 after tagging 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lloyd committed Apr 22, 2009
1 parent 26b5906 commit 76e51a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -34,7 +34,7 @@ PROJECT(YetAnotherJSONParser)

SET (YAJL_MAJOR 1)
SET (YAJL_MINOR 0)
SET (YAJL_MICRO 3)
SET (YAJL_MICRO 4)

SET (YAJL_DIST_NAME "yajl-${YAJL_MAJOR}.${YAJL_MINOR}.${YAJL_MICRO}")

Expand Down

0 comments on commit 76e51a4

Please sign in to comment.