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.3.0~324 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=f333257efedbb246a01e057a83fc58ac53f690ee 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$