mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
Set the version number.
Store it in a separate file so OS packages and 'make install' (issue #177) can reuse it.
This commit is contained in:
parent
984b4acd78
commit
43386376d8
2 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
ZSH_HIGHLIGHT_VERSION=$(<"$0:h"/.version)
|
||||
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
# Core highlighting update system
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue