From 964bf133bbeb706bd966b85cd55902bcc581d346 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bert=20M=C3=BCnnich?= <ber.t@gmx.com>
Date: Mon, 31 Oct 2011 15:56:36 +0100
Subject: [PATCH] Stable version 1.0

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 916f7b7..32c644f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111031
+VERSION = 1.0
 
 CC      = gcc
 CFLAGS  = -ansi -Wall -pedantic -O2