Skip to content

Commit

Permalink
Bumped version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bochoven committed Oct 30, 2013
1 parent 43fa9f0 commit 74a694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/helpers/site_helper.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

// Munkireport version (last number is number of commits)
$GLOBALS['version'] = '2.0.1.358';
$GLOBALS['version'] = '2.0.2.369';

// Return version without commit count
function get_version()
Expand Down

0 comments on commit 74a694e

Please sign in to comment.