Ephoto: Go 1.0 Final!

This commit is contained in:
Stephen 'Okra' Houston 2017-04-18 14:31:12 -05:00
parent b65319f93e
commit dcb6a68393
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-beta3], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([ephoto], [1.0], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])