summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2d810c..a0ab4c7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# clectio -- tiny, fast, suckless daily readings
# Configure by editing config.h (copied from config.def.h on first build).
-VERSION = 1.0
+VERSION = 1.1
CC ?= cc
CFLAGS = -std=c99 -Os -Wall -Wextra
# -no-pie: this is a local CLI reading static embedded data with no attack