summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@yahoo.com>2014-05-28 22:36:11 +0200
committerJoel Klinghed <the_jk@yahoo.com>2014-05-28 22:36:11 +0200
commitb903ea35b56f4d91523e4aecae56b03da4f3fcf1 (patch)
tree471bfccdfab07be8ba79671ae42e1a60cc6ea059 /configure.ac
parent5de8ccf898677a2d156bd54d426e30e79bc624eb (diff)
Bump version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc01dcf..9b5c787 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([viewtorrents], [0.1], [the_jk@yahoo.com])
+AC_INIT([viewtorrents], [0.2], [the_jk@yahoo.com])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([dist-bzip2 foreign color-tests parallel-tests])