about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-10-12 16:39:20 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-10-12 16:39:20 +0200
commitb5ef917fd34bf68f2ad7c59f6faa32fe53fc5f76 (patch)
tree7fd65d466126c026a5a2f2bf468d323f25a70ecd
parentaa9ba63f5f5d29c80b6ffacb0315ece1b19da128 (diff)
downloadprofani-tty-b5ef917fd34bf68f2ad7c59f6faa32fe53fc5f76.tar.gz
release guide: remove libmesode
Deprecated
-rw-r--r--RELEASE_GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_GUIDE.md b/RELEASE_GUIDE.md
index 2a5ce892..60cea399 100644
--- a/RELEASE_GUIDE.md
+++ b/RELEASE_GUIDE.md
@@ -1,6 +1,6 @@
 # Release Guide
 
-* Release libstrophe and libmesode if required
+* Release libstrophe if required
 
 * Run Unit tests: `make check-unit`
 * Run Functional tests - Currently disabled