source: trunk/elezioni/trunk/install/version.php@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 118 bytes
Line 
1<?php
2
3
4
5$version_number = "2.0 beta";
6$version = "Eleonline $version_number(Data Release: 5 giugno 2009)";
7
8?>
Note: See TracBrowser for help on using the repository browser.