diff --git a/configure.in b/configure.in index 8bca7f0..e4194cf 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(ipc.c) -AM_INIT_AUTOMAKE(e16keyedit, 0.3) +AM_INIT_AUTOMAKE(e16keyedit, 0.4) AM_CONFIG_HEADER(config.h) diff --git a/e16keyedit.spec b/e16keyedit.spec index 605207f..5ae7201 100644 --- a/e16keyedit.spec +++ b/e16keyedit.spec @@ -1,6 +1,6 @@ Summary: GUI Tool for Editing Enlightenment 0.16.x Keybindings Name: e16keyedit -Version: 0.3 +Version: 0.4 Release: 1%{?_vendorsuffix:.%{_vendorsuffix}} License: BSD-like Group: User Interface/Desktops