Skip to content

Commit

Permalink
Fix helper
Browse files Browse the repository at this point in the history
Conflicts:
	app/helpers/site_helper.php
  • Loading branch information
bochoven committed Dec 11, 2015
2 parents 8c8da13 + 8fb749f commit b3ea571
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.7.0.1642';
$GLOBALS['version'] = '2.7.1.1642';

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

0 comments on commit b3ea571

Please sign in to comment.