Added a placeholder for the version number, to be filled by the build process.

SVN:trunk[639]
This commit is contained in:
Denis Flaven
2010-07-28 20:30:19 +00:00
parent 9974457971
commit 5509dc41c8

View File

@@ -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$');