summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndriy Grytsenko <andrej@rep.kiev.ua>2016-02-21 00:50:35 +0200
committerAndriy Grytsenko <andrej@rep.kiev.ua>2016-02-21 00:50:35 +0200
commita161add94e94e227f64e412077529daece65b4e4 (patch)
tree4574665d1911c325a53a3dbec4b234676b3fac46
parent236dc496d8d7b0957c9fb1b6402ba07779f288d3 (diff)
Release 0.2.3.HEADmaster
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6525cf6..535ced6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.54])
-AC_INIT([lxappearance-obconf], [0.2.2], [http://lxde.org])
+AC_INIT([lxappearance-obconf], [0.2.3], [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])