Skip to content

Commit

Permalink
Security fix version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristapsdz committed Nov 12, 2023
1 parent d9e53cc commit cbcf1e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ ALLOBJS = $(TESTOBJS) \
$(DBOBJS) \
compats.o \
kcaldav.passwd.o
VERSION = 0.2.3
VERSION = 0.2.4
CFLAGS += -DCALDIR=\"$(CALDIR)\"
CFLAGS += -DCALPREFIX=\"$(CALPREFIX)\"
CFLAGS += -DVERSION=\"$(VERSION)\"
Expand Down
2 changes: 1 addition & 1 deletion versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
</article>
<article data-sblg-article="1" data-sblg-tags="version">
<header>
<h1>0.2.3</h1>
<h1>0.2.4</h1>
<address>Kristaps Dzonsons</address>
<time datetime="2023-11-12">2023-11-12</time>
</header>
Expand Down

0 comments on commit cbcf1e7

Please sign in to comment.