summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndriy Grytsenko <andrej@rep.kiev.ua>2014-09-16 14:27:37 +0300
committerAndriy Grytsenko <andrej@rep.kiev.ua>2014-09-16 14:27:37 +0300
commit8faead4e22f33e4bf9f8ed0f4ca28e11708c2550 (patch)
tree54f99c6db0d1439115a6d09a9e5d1b7d65c78491
parent916ad32c9aeff533b901073b1aaa7e131ee912ec (diff)
Release 0.2.2.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f6dd3bb..3d46b72 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.54])
-AC_INIT([lxappearance-obconf], [0.2.1], [http://lxde.org])
+AC_INIT([lxappearance-obconf], [0.2.2], [http://lxde.org])
AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign no-dist-gzip dist-xz])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])