Skip to content

Commit 3687bae

Browse files
committed
Set version number to 1.2
1 parent ce9d9c2 commit 3687bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ REVERSE_DOMAIN = no.priv.daniel.$(LNAME)
3737
SHORTDESC = $(NAME), a continual font generator for increased privacy.
3838
LONGDDESC = The $(PROGRAM) daemon for $(SHORTDESC)
3939

40-
VERSION = 1.1
40+
VERSION = 1.2
4141
AUTHOR = Daniel Aleksandersen
4242

4343
SRCS = main.c $(wildcard lib/*.c) $(wildcard lib/tables/*.c)

0 commit comments

Comments
 (0)