diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:21:50 +0100 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2016-12-02 15:23:20 +0100 |
commit | b8f7f19015055fc4c7ef30e3787721ac2218ed3b (patch) | |
tree | 6f2bc8be3148f843545d986a543b7bf2ea526aa5 /VERSION | |
parent | 7ad6c408e559a1755beb63db8186e002a56bb7a7 (diff) | |
download | vyos-live-build-b8f7f19015055fc4c7ef30e3787721ac2218ed3b.tar.gz vyos-live-build-b8f7f19015055fc4c7ef30e3787721ac2218ed3b.zip |
Fix version of live-build that is displayed by lb --version
Now we generate the VERSION file at install time or at package build time.
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/VERSION b/VERSION deleted file mode 100644 index 50f22a7b8..000000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -5.0~a11-1 |