Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
egecetin committed Oct 16, 2022
1 parent 119a0e9 commit a9f8416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.12)
project(kaleidoscope VERSION 2.0.0)
project(kaleidoscope VERSION 1.0.0)

file(GLOB KaleidoscopeSources
${CMAKE_CURRENT_SOURCE_DIR}/src/jpeg-utils/jpeg-utils.c
Expand Down

0 comments on commit a9f8416

Please sign in to comment.