Skip to content

Commit

Permalink
Bump version number to 4.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LSLabBuild committed Oct 6, 2021
1 parent 6c54961 commit e1bd3e1
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.5
4.9.6
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.5"
val VERSION: String = "4.9.6"
}
2 changes: 1 addition & 1 deletion keymaerax.jar

0 comments on commit e1bd3e1

Please sign in to comment.