Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 2.2 - sfeed - RSS and Atom parser
git clone git://git.codemadness.org/sfeed
Log
Files
Refs
README
LICENSE
---
commit 66c4192ad01bc01c65491f30f746cce00a5dab8d
parent a0e39f9c7adc120921fab28da6d88a4857a70547
Author: Hiltjo Posthuma <[email protected]>
Date: Tue, 11 Mar 2025 21:03:43 +0100
bump version to 2.2
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = sfeed
-VERSION = 2.1
+VERSION = 2.2
# curses theme, see themes/ directory.
SFEED_THEME = mono
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.