From 63064a01f1aae0dbf93ad73741cc5da303535280 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Tue, 23 Jul 2013 14:22:20 +0200 Subject: Add NEWS file, update to 0.2 --- ltunify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ltunify.c') diff --git a/ltunify.c b/ltunify.c index d348349..3da00d7 100644 --- a/ltunify.c +++ b/ltunify.c @@ -33,7 +33,7 @@ #include /* for basename, used during discovery */ #ifndef PACKAGE_VERSION -# define PACKAGE_VERSION "0.1" +# define PACKAGE_VERSION "0.2" #endif #define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a)) -- cgit v1.2.1