diff options
author | Arun Isaac | 2023-12-30 09:11:05 +0000 |
---|---|---|
committer | Arun Isaac | 2024-01-02 13:40:56 +0000 |
commit | 26f17e7fff8d78ebb10528456fdbb9dee67c24d1 (patch) | |
tree | 56aaeab5a21094e83f85107ff792c8bc7ef92e5a /VERSION | |
parent | ee27a5b0e0abcb08ce54fd41a5098522a812f8bd (diff) | |
download | genenetwork2-26f17e7fff8d78ebb10528456fdbb9dee67c24d1.tar.gz |
Do not read version from separate file.
There is not much use having a separate version file. Besides, not
having a separate file saves us all the trouble of dealing with the
path to that file.
Diffstat (limited to 'VERSION')
l--------- | VERSION | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/VERSION b/VERSION deleted file mode 120000 index a9a7884c..00000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -etc/VERSION
\ No newline at end of file |