elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

Commit diff

Commit c49f2cf8c6da91fd178d54ecd250a8a09590382
commit c49f2cf8c6da91fd178d54ecd250a8a09590382c
Author: Greg Haerr <greg@censoft.com>
Date:   Fri Mar 20 16:46:54 2026 -0700

    [build] Update version to v0.9.0
---
 elks/Makefile-rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elks/Makefile-rules b/elks/Makefile-rules
index b0878ace..1ead94bd 100644
--- a/elks/Makefile-rules
+++ b/elks/Makefile-rules
@@ -58,7 +58,7 @@ include $(TOPDIR)/Make.defs
 VERSION     = 0	# (0-255)
 PATCHLEVEL  = 9	# (0-255)
 SUBLEVEL    = 0	# (0-255)
-PRE         = -rc1
+PRE         =
 
 #########################################################################
 # Specify the architecture we will use.