okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=01af89d1648de796e598cc4c39c890f27a30c6f9
commit 01af89d1648de796e598cc4c39c890f27a30c6f9 Author: Stephen 'Okra' Houston <[email protected]> Date: Mon Aug 21 15:59:36 2017 -0500 Ephoto: Bump version to 1.5 - A bugfix Release and Bridge from 1.0 to 2.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3622571..3a95c9e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. # get rid of that stupid cache mechanism rm -f config.cache -AC_INIT([ephoto], [1.0], [[email protected]]) +AC_INIT([ephoto], [1.5], [[email protected]]) AC_PREREQ([2.60]) AC_CONFIG_SRCDIR([configure.ac]) --
