From 22d4e991d5726ca034924fa697a32a42578202c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bert=20M=C3=BCnnich?= <ber.t@gmx.com>
Date: Thu, 29 Sep 2011 10:16:13 +0200
Subject: Transformed function macros in util.h to inline functions

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

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 4eb78a9..dd65786 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20110928
+VERSION = git-20110929
 
 CC      = gcc
 CFLAGS  = -Wall -pedantic -O2
-- 
cgit v1.2.3