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 d348349..3da00d7 100644
--- a/ltunify.c
+++ b/ltunify.c
@@ -33,7 +33,7 @@
#include <libgen.h> /* 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))