We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2a4a5 commit 3fa4e3fCopy full SHA for 3fa4e3f
CMakeLists.txt
@@ -15,7 +15,7 @@
15
# along with this program. If not, see <http://www.gnu.org/licenses/>.
16
17
cmake_minimum_required(VERSION 3.10)
18
-project(tcbasic VERSION 0.0.0 LANGUAGES C)
+project(tcbasic VERSION 2.3.0 LANGUAGES C)
19
20
set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -Wall -Werror -Wextra -Wpedantic")
21
0 commit comments