From 872a781e07c079b880e36afd5b35504aabd5f7b1 Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Sun, 14 Jun 2020 22:26:38 +0200 Subject: Release 0.3 --- ltunify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ltunify.c') diff --git a/ltunify.c b/ltunify.c index 17ec081..1e685b4 100644 --- a/ltunify.c +++ b/ltunify.c @@ -35,7 +35,7 @@ #include #ifndef PACKAGE_VERSION -# define PACKAGE_VERSION "0.2" +# define PACKAGE_VERSION "0.3" #endif #define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a)) -- cgit v1.2.1