Skip to content

Commit

Permalink
Bump version number to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LSLabBuild committed Jun 5, 2023
1 parent 7adf53b commit 06b55f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion keymaerax-core/src/main/resources/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.1
5.0.2
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package edu.cmu.cs.ls.keymaerax.core
/** KeYmaera X versions. */
object Version {
/** KeYmaera X core kernel version number */
val VERSION: String = "5.0.1"
val VERSION: String = "5.0.2"
}
2 changes: 1 addition & 1 deletion keymaerax.jar

0 comments on commit 06b55f7

Please sign in to comment.