summaryrefslogtreecommitdiff
path: root/ltunify.c
diff options
context:
space:
mode:
Diffstat (limited to 'ltunify.c')
-rw-r--r--ltunify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltunify.c b/ltunify.c
index 17ec081..1e685b4 100644
--- a/ltunify.c
+++ b/ltunify.c
@@ -35,7 +35,7 @@
#include <stdarg.h>
#ifndef PACKAGE_VERSION
-# define PACKAGE_VERSION "0.2"
+# define PACKAGE_VERSION "0.3"
#endif
#define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a))