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
|
@ -29,6 +29,8 @@
|
||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
ZSH_HIGHLIGHT_VERSION=$(<"$0:h"/.version)
|
||||||
|
|
||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
# Core highlighting update system
|
# Core highlighting update system
|
||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue