Skip to content

Commit

Permalink
Bump version number to 4.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
LSLabBuild committed Sep 2, 2021
1 parent cc62370 commit 56fe5f5
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 @@
4.9.4
4.9.5
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 = "4.9.4"
val VERSION: String = "4.9.5"
}
2 changes: 1 addition & 1 deletion keymaerax.jar

0 comments on commit 56fe5f5

Please sign in to comment.