Introduce gitattributes and version.dist to autogenerate version info for archives
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 1 Jul 2008 20:34:11 +0000 (22:34 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 1 Jul 2008 21:44:31 +0000 (23:44 +0200)
.gitattributes [new file with mode: 0644]
version.dist [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..9f8caf5
--- /dev/null
@@ -0,0 +1 @@
+version.dist   export-subst
diff --git a/version.dist b/version.dist
new file mode 100644 (file)
index 0000000..9d5da4a
--- /dev/null
@@ -0,0 +1,2 @@
+$Format:%H$
+$Format:%at$