diff --git a/Marrakesh.mrk b/Marrakesh.mrk index bbf043d..ca9a242 100644 --- a/Marrakesh.mrk +++ b/Marrakesh.mrk @@ -1,7 +1,7 @@ PROJ: Rage PROJICON: data/icons/rage.png BRIEF: A beautiful video media player -VERSION: 0.1.3 +VERSION: 0.1.4 LICENSE: BSD-2 COPYING: COPYING AUTHORS NEEDS: 1.13 diff --git a/README b/README index 19988e9..32153a4 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Rage 0.1.3 +Rage 0.1.4 ****************************************************************************** diff --git a/configure.ac b/configure.ac index 6873ee8..8f988be 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([rage], [0.1.3], [enlightenment-devel@lists.sourceforge.net]) +AC_INIT([rage], [0.1.4], [enlightenment-devel@lists.sourceforge.net]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_MACRO_DIR([m4])