Skip to content

Commit

Permalink
Wrapping up for 1.49RC2
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@3003 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Jun 14, 2007
1 parent 6d4481f commit a51eb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.php
Expand Up @@ -36,7 +36,7 @@

//Ensure script is not run directly, avoid path disclosure
if (!isset($dbprefix)) {die("Cannot run this script directly");}
$versionnumber = "1.50";
$versionnumber = "1.49RC2";
$dbversionnumber = 112;


Expand Down

0 comments on commit a51eb88

Please sign in to comment.