Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
ipc.c
Log Message:
Include ENLIGHTENMENT_RELEASE in version string.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ipc.c,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -3 -r1.133 -r1.134
--- ipc.c 21 Jan 2004 23:32:44 -0000 1.133
+++ ipc.c 1 Feb 2004 16:49:11 -0000 1.134
@@ -4613,7 +4613,7 @@
Esnprintf(buf, sizeof(buf),
_("Enlightenment Version : %s\n" "code is current to : %s\n"),
- ENLIGHTENMENT_VERSION, E_CHECKOUT_DATE);
+ e_wm_version, E_CHECKOUT_DATE);
if (buf)
CommsSend(c, buf);
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs