Message ID | 20111021004614.12801.97600.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'lava_projects/__init__.py' --- lava_projects/__init__.py 2011-09-23 08:29:48 +0000 +++ lava_projects/__init__.py 2011-10-21 00:44:26 +0000 @@ -16,4 +16,4 @@ # You should have received a copy of the GNU Affero General Public License # along with LAVA Server. If not, see <http://www.gnu.org/licenses/>. -__version__ = (0, 1, 0, "dev", 0) +__version__ = (0, 1, 0, "final", 0)