Skip to content

Commit

Permalink
Bump version number to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LSLabBuild committed Nov 23, 2022
1 parent 67dc179 commit 07e4992
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
5.0.1
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"
val VERSION: String = "5.0.1"
}
2 changes: 1 addition & 1 deletion keymaerax.jar

0 comments on commit 07e4992

Please sign in to comment.