Skip to content

Commit 34f04e5

Browse files
committed
Increased version number
1 parent 6f25b39 commit 34f04e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12)
55
endif()
66

77
project(PearRay
8-
VERSION 0.12
9-
DESCRIPTION "Experimental raytracer")
8+
VERSION 0.13
9+
DESCRIPTION "Experimental high accurate spectral path and ray tracer")
1010

1111
set(PR_PLUGIN_VERSION "1.0")
1212

0 commit comments

Comments
 (0)