http://code.google.com/p/mcedaemon/source/detail?r=75
Modified:
/trunk/Makefile
=======================================
--- /trunk/Makefile Tue Apr 13 09:35:02 2010
+++ /trunk/Makefile Wed Apr 14 16:36:36 2010
@@ -5,7 +5,7 @@
BUILD_CONFIG = $(TOPDIR)/BUILD_CONFIG
# project version
-PRJ_VERSION = 2.0.2
+PRJ_VERSION = 2.0.3
# assign build options default values
# Use '?=' variable assignment so ENV variables can be used.