efl 1.0.0 beta.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Oct 2010 09:21:08 +0000 (09:21 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 3 Oct 2010 09:21:08 +0000 (09:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@52992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

README
configure.ac

diff --git a/README b/README
index a88c5bf..9b9a283 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-E_dbus 1.0.0 ALPHA
+E_dbus 1.0.0 BETA
 
 ******************************************************************************
 
index 4f9850b..b0ac78b 100644 (file)
@@ -19,7 +19,7 @@ m4_define([lt_age], v_min)
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
 
-AC_INIT([e_dbus], [v_ver-alpha], [enlightenment-devel@lists.sourceforge.net])
+AC_INIT([e_dbus], [v_ver.beta], [enlightenment-devel@lists.sourceforge.net])
 AC_PREREQ([2.52])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_MACRO_DIR([m4])