aboutsummaryrefslogtreecommitdiff
path: root/288/index.md
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /288/index.md
Initial versionHEADmain
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