Skip to content

Commit

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

0 comments on commit f7ff6aa

Please sign in to comment.