From fa6fb37ef269391bbf757f52ba61a1b025733a33 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 7 Jan 2012 16:18:25 +0000 Subject: version string vanity actually use the version string generated by git describe if possible. Also, don't check in every change to the version file and let its fallback content be "0.21+" --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d10fd4c3..e99b5d01 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /MANIFEST .gdb_history docs/_build/ +alot/VERSION -- cgit v1.2.3