From 6df0c6bb833c66f98af662c690b8d8f29447bff7 Mon Sep 17 00:00:00 2001 From: taipanromania Date: Thu, 18 Sep 2008 14:51:21 +0000 Subject: [PATCH] typo --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 856d3c44..59dc5e14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ project(zint-package) set(CMAKE_INCLUDE_CURRENT_DIR ON) set(CMAKE_VERBOSE_MAKEFILE ON) -#comment remove the above line before release +#comment or remove the above line before release set (ZINT_VERSION_MAJOR 1) set (ZINT_VERSION_MINOR 80)