diff --git a/core/config.class.inc.php b/core/config.class.inc.php index 7f9c24a0d..ce96a60e6 100644 --- a/core/config.class.inc.php +++ b/core/config.class.inc.php @@ -14,7 +14,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -define('ITOP_VERSION', '1.0 beta'); +define('ITOP_VERSION', '$ITOP_VERSION$'); define('ITOP_REVISION', '$WCREV$'); define('ITOP_BUILD_DATE', '$WCNOW$');