Skip to content

Commit f6ae972

Browse files
authored
Release v1.3 (#43)
1 parent f1c0c92 commit f6ae972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
22
project(lilcom)
33

4-
set(LILCOM_VERSION "1.2.1")
4+
set(LILCOM_VERSION "1.3")
55

66
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
77
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")

0 commit comments

Comments
 (0)