Skip to content

Commit

Permalink
1.63 beta 3
Browse files Browse the repository at this point in the history
  • Loading branch information
elect86 committed Sep 23, 2018
1 parent 77b1638 commit b763757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/imgui/imgui.kt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ object ImGui :
imgui_internal {

// Version
val beta = 2
val beta = 3
/** get the compiled version string e.g. "1.23" */
val version = "1.63.$beta"
/** Integer encoded as XYYZZ for use in #if preprocessor conditionals.
Expand Down

0 comments on commit b763757

Please sign in to comment.