Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nsiatras committed Oct 9, 2022
1 parent 7f66431 commit 1893cfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions kiwi.geany
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ long_line_behaviour=1
long_line_column=72

[files]
current_page=1
FILE_NAME_0=0;FreeBasic;0;EUTF-8;1;1;0;C%3A%5CDevelopment%5Ckiwi%5Ckiwi%5Clang%5CKObject.bi;0;4
FILE_NAME_1=0;FreeBasic;0;EUTF-8;1;1;0;C%3A%5CDevelopment%5Ckiwi%5Ckiwi%5Clang%5CKiwiCallbackManager.bi;0;4
current_page=0
FILE_NAME_0=450;FreeBasic;0;EUTF-8;1;1;0;C%3A%5CDevelopment%5Ckiwi%5Ckiwi-debug.bas;0;4

[build-menu]
FreeBasicFT_00_LB=_Compile
Expand Down
2 changes: 1 addition & 1 deletion kiwi/kiwi.bi
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
Url: https://www.github.com/nsiatras
'/

#Define KIWI_VERSION "1.0.4"
#Define KIWI_VERSION "1.0.5"

#include once "core\Core.bi"

Expand Down

0 comments on commit 1893cfc

Please sign in to comment.