Introduction
Introduction Statistics Contact Development Disclaimer Help
bump version to 2.1 - sfeed - RSS and Atom parser
git clone git://git.codemadness.org/sfeed
Log
Files
Refs
README
LICENSE
---
commit c2231c4b4f91a86df6192c9830235f3ca499810e
parent 34b0cefd3e144744d65ad1d2ad8e73c8d185b1f0
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 26 Dec 2024 11:53:19 +0100
bump version to 2.1
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.0
+VERSION = 2.1
# 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.