From: Manuel Nickschas Date: Tue, 1 Jul 2008 20:34:11 +0000 (+0200) Subject: Introduce gitattributes and version.dist to autogenerate version info for archives X-Git-Tag: 0.2.0-rc1~6 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=90288cbaa6680335022672a458131523a7d58efc Introduce gitattributes and version.dist to autogenerate version info for archives --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..9f8caf50 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +version.dist export-subst diff --git a/version.dist b/version.dist new file mode 100644 index 00000000..9d5da4af --- /dev/null +++ b/version.dist @@ -0,0 +1,2 @@ +$Format:%H$ +$Format:%at$