Ephoto: Bump version to 1.5 - A bugfix Release and Bridge from 1.0 to 2.0.

This commit is contained in:
Stephen 'Okra' Houston 2017-08-21 15:59:36 -05:00
parent a9ddb8add7
commit 01af89d164
1 changed files with 1 additions and 1 deletions

View File

@ -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], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([ephoto], [1.5], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])