On Wed, 22 Apr 2015 09:09:18 +0200 Stefan Schmidt <[email protected]> said:
> Hello. > > On 22/04/15 05:14, Carsten Haitzler (Rasterman) wrote: > > raster pushed a commit to branch master. > > > > http://git.enlightenment.org/apps/rage.git/commit/?id=796684dd2798479880068ad449e323ba2c8335ab > > > > commit 796684dd2798479880068ad449e323ba2c8335ab > > Author: Carsten Haitzler (Rasterman) <[email protected]> > > Date: Wed Apr 22 12:14:39 2015 +0900 > > > > rage - 0.1.3 release with fixes for albumart > > --- > > Marrakesh.mrk | 4 ++-- > > README | 2 +- > > configure.ac | 2 +- > > 3 files changed, 4 insertions(+), 4 deletions(-) > > > > diff --git a/Marrakesh.mrk b/Marrakesh.mrk > > index 5dcfc87..34d19bb 100644 > > --- a/Marrakesh.mrk > > +++ b/Marrakesh.mrk > > @@ -1,10 +1,10 @@ > > PROJ: Rage > > PROJICON: data/icons/rage.png > > BRIEF: A beautiful video media player > > -VERSION: 0.1.0 > > +VERSION: 0.1.2 > > configures has 0.1.3. so has the commit message. Do I miss something or > is Marrakesh off by one? wtf? how did i off by one that? fixed. > regards > Stefan Schmidt > > LICENSE: BSD-2 > > COPYING: COPYING AUTHORS > > -NEEDS: 1.11 > > +NEEDS: 1.13 > > DOMAIN: rage > > REPO: http://git.enlightenment.org/apps/rage.git > > DEVREPO: git+ssh://[email protected]/apps/rage.git > > diff --git a/README b/README > > index c8ee9e1..19988e9 100644 > > --- a/README > > +++ b/README > > @@ -1,4 +1,4 @@ > > -Rage 0.1.2 > > +Rage 0.1.3 > > > > > > ****************************************************************************** > > > > diff --git a/configure.ac b/configure.ac > > index ab6c6b9..6873ee8 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.2], [[email protected]]) > > +AC_INIT([rage], [0.1.3], [[email protected]]) > > AC_PREREQ([2.60]) > > AC_CONFIG_SRCDIR([configure.ac]) > > AC_CONFIG_MACRO_DIR([m4]) > > > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
