Skip to content

Commit

Permalink
Modify upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
relu91 committed Apr 26, 2018
1 parent a9daee9 commit 1a7f19c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ public Engine(String[] args) throws SEPASecurityException, SEPAProtocolException
// Welcome message
System.out.println("");
System.out.println("*****************************************************************************************");
System.out.println("* SEPA Broker Ver 0.8.5 is up and running *");
System.out.println("* SEPA Broker Ver 0.9.0 is up and running *");
System.out.println("* Let Things Talk! *");
System.out.println("*****************************************************************************************");
}
Expand Down

0 comments on commit 1a7f19c

Please sign in to comment.