From 0d6387381ab6983f63e9b47def53080ef651c231 Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Fri, 11 Jan 2013 22:30:11 +0100 Subject: [PATCH] version 1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6a2272e..f7877c8 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ REVERSE_DOMAIN = no.priv.daniel.$(LNAME) SHORTDESC = $(NAME), a continual font generator for increased privacy. LONGDDESC = The $(PROGRAM) daemon for $(SHORTDESC) -VERSION = 1.0 +VERSION = 1.1 AUTHOR = Daniel Aleksandersen SRCS = main.c $(wildcard lib/*.c) $(wildcard lib/tables/*.c)