Bump the version up to 0.10.99 to make it clear that the master branch is beyond anything on the 0.10 branch.

This commit is contained in:
Eric Haszlakiewicz
2012-12-23 11:09:20 -06:00
parent 2943691181
commit fcc768e667
5 changed files with 6 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ maintainer-clean-local:
if ENABLE_OLDNAME_COMPAT
install-data-hook:
test \! -e "$(DESTDIR)@includedir@json" || rm "$(DESTDIR)@includedir@/json"
test \! -e "$(DESTDIR)@includedir@/json" || rm "$(DESTDIR)@includedir@/json"
$(LN_S) json-c "$(DESTDIR)@includedir@/json"
uninstall-local: