aboutsummaryrefslogtreecommitdiff
path: root/288/index.md
diff options
context:
space:
mode:
Diffstat (limited to '288/index.md')
-rw-r--r--288/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/288/index.md b/288/index.md
new file mode 100644
index 0000000..4656e75
--- /dev/null
+++ b/288/index.md
@@ -0,0 +1,11 @@
+Title: Print the commit with dillo -v
+Author: rodarima
+Created: Tue, 22 Oct 2024 16:05:40 +0000
+State: closed
+
+When testing version of Dillo that are not released yet, it is convenient to see the exact commit they belong to. We can report this information by collecting it at the configure stage. Something like this:
+
+```
+% dillo -v
+Dillo version 3.1.1 (commit 3480a9bb)
+``` \ No newline at end of file