Skip to content

Commit

Permalink
version to 0.98
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Martius committed Jan 4, 2014
1 parent d94afec commit 430b4cf
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
Expand Up @@ -9,7 +9,7 @@ include (FindSSE)

set(MAJOR_VERSION 0)
set(MINOR_VERSION 9)
set(PATCH_VERSION 6)
set(PATCH_VERSION 8)
set(VIDSTAB_VERSION ${MAJOR_VERSION}.${MINOR_VERSION}${PATCH_VERSION})

add_definitions( -Wall -O3 -g -Wno-pointer-sign -fPIC -std=gnu99)
Expand Down

0 comments on commit 430b4cf

Please sign in to comment.