summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Bagge <brother@bsnet.se>2013-10-22 21:44:38 +0200
committerMartin Bagge <brother@bsnet.se>2013-10-22 21:44:38 +0200
commit2a7a992e96056d240456bc3518aa97f5621cdc04 (patch)
tree8c765f83f5794343cc0ec5e711b6c3809c57b5ff
parent1b3ebd4ff370cdf37c131e31d12bfa935fcf9e4f (diff)
Release v0.2.1.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f1510b..c5d075c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.54])
-AC_INIT([lxappearance-obconf], [0.2.0], [http://lxde.org])
+AC_INIT([lxappearance-obconf], [0.2.1], [http://lxde.org])
AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS([config.h])