SNAPSHOT: svn-03

SVN revision: 41532
This commit is contained in:
Carsten Haitzler 2009-07-29 08:03:25 +00:00
parent a1b1beed52
commit 6db38393cd
6 changed files with 12 additions and 12 deletions

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([ecore], [0.9.9.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([ecore], [0.9.9.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -24,7 +24,7 @@ SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'`
version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN"
AC_SUBST(version_info)
release="ver-pre-svn-02"
release="ver-svn-03"
case "$host_os" in
mingw32ce* | cegcc*)
;;

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([edje], [0.9.92.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([edje], [0.9.92.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -26,7 +26,7 @@ SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'`
version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN"
AC_SUBST(version_info)
release="ver-pre-svn-02"
release="ver-svn-03"
case "$host_os" in
mingw32ce* | cegcc*)
;;

View File

@ -1,6 +1,6 @@
rm -f config.cache
AC_INIT([efreet], [0.5.0.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([efreet], [0.5.0.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -27,7 +27,7 @@ VMIN=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $2);}'`
VMIC=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $3);}'`
SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'`
version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN"
release="ver-pre-svn-02"
release="ver-svn-03"
efreet_release_info="-release $release"
efreet_mime_release_info="-release $release"
efreet_trash_release_info="-release $release"

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([eina], [0.0.2.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([eina], [0.0.2.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.60])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -28,7 +28,7 @@ AC_SUBST(version_info)
### Needed information
release="ver-pre-svn-02"
release="ver-svn-03"
case "$host_os" in
mingw32ce* | cegcc*)
MODULE_ARCH="$host_os-$host_cpu"

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([embryo], [0.9.9.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([embryo], [0.9.9.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -24,7 +24,7 @@ SNAP=`echo $PACKAGE_VERSION | awk -F. '{printf("%s", $4);}'`
version_info=`expr $VMAJ + $VMIN`":$VMIC:$VMIN"
AC_SUBST(version_info)
release="ver-pre-svn-02"
release="ver-svn-03"
case "$host_os" in
mingw32ce* | cegcc*)
;;

View File

@ -1,7 +1,7 @@
# get rid of that stupid cache mechanism
rm -f config.cache
AC_INIT([evas], [0.9.9.061], [enlightenment-devel@lists.sourceforge.net])
AC_INIT([evas], [0.9.9.062], [enlightenment-devel@lists.sourceforge.net])
AC_PREREQ([2.52])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
@ -26,7 +26,7 @@ AC_SUBST(version_info)
### Needed information
release="ver-pre-svn-02"
release="ver-svn-03"
case "$host_os" in
mingw32ce* | cegcc*)
MODULE_ARCH="$host_os-$host_cpu"