Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lollolong committed Jul 30, 2024
1 parent 90368f3 commit b66a594
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if(CMAKE_HOST_WIN32)
endif(CMAKE_HOST_WIN32)

set(VENDOR_DIR ${CMAKE_CURRENT_SOURCE_DIR}/vendor)
project(gxt2 VERSION 1.0)
project(gxt2 VERSION 1.1)

# Options
set(BUILD_SHARED_LIBS OFF)
Expand Down
Binary file modified src/resources/gxt2conv.rc
Binary file not shown.
Binary file modified src/resources/gxt2edit.rc
Binary file not shown.
Binary file modified src/resources/gxt2merge.rc
Binary file not shown.

0 comments on commit b66a594

Please sign in to comment.