mirror of
https://github.com/json-c/json-c.git
synced 2026-03-30 10:29:06 +08:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user