diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 18:03:29 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 18:03:29 -0400 |
commit | ec5db66147a9453bc576e2fcd373d2f09d126c96 (patch) | |
tree | 693b59bcf85c4f50edf28a5e708d2cd77c3cd592 /VERSION | |
parent | 56401df89091a60247d8bb625e032b7030d6d548 (diff) |
removing git commit id from the VERSION file, since it is ambiguous for packaged versions vs. versions installed by "make install" (and complicated to build cleanly anyway)
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/VERSION b/VERSION deleted file mode 100644 index 8acae53..0000000 --- a/VERSION +++ /dev/null @@ -1,2 +0,0 @@ -Monkeysphere 0.30~pre -git revision $Format:%H$ |