Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
use Kodi as extra version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rechi authored and fritsch committed Dec 9, 2017
1 parent e0a5e8d commit 8ab1844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GIT_LOG = $(SRC_PATH)/.git/logs/HEAD
.version: M=@

libavutil/ffversion.h .version:
$(M)$(VERSION_SH) $(SRC_PATH) libavutil/ffversion.h $(EXTRA_VERSION)
$(M)$(VERSION_SH) $(SRC_PATH) libavutil/ffversion.h Kodi
$(Q)touch .version

# force version.sh to run whenever version might have changed
Expand Down

0 comments on commit 8ab1844

Please sign in to comment.