Skip to content

Commit

Permalink
updated to version Rev04-004b
Browse files Browse the repository at this point in the history
  • Loading branch information
mars committed Jul 9, 2014
1 parent 891d635 commit 480b5ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/ApplicationConfiguration.cpp
Expand Up @@ -48,9 +48,9 @@ File ApplicationConfiguration::getApplicationDirectory(){
}

String ApplicationConfiguration::getApplicationDescription(){
return "OwlNest Rev4.004" + newLine
return "OwlNest Rev4.004b" + newLine
+ "Built by the OWL Team" + newLine
+ "see http://hoxtonowl.com for more information";
+ "see hoxtonowl.com for more information";
}

void ApplicationConfiguration::release(){
Expand Down

0 comments on commit 480b5ca

Please sign in to comment.