summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Blosser2007-02-25 18:52:14 -0600
committerJeremy Blosser2007-02-25 18:52:14 -0600
commit1cedc03d083c272032324a3093e7aef2990fab4a (patch)
tree6562be753ecb2147213958df01c38fda421d575f
parentaf4ec880291a9937a1a360b96c9ffb32c1e924ed (diff)
VERSION: Add a file to track grimoire version. Format should be:
x.y.z-<branch|patchlevel>, eg 0.9-test or 0.8-rc or 0.7-3. The last is for stable releases. The tarball scripts will be modified to add the git commit id to each tarball as well.
-rw-r--r--VERSION1
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000000..ffdfa3840a
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+0.8-test