Skip to content

Commit

Permalink
libuecc v6
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Oct 25, 2015
1 parent fd6b95b commit bb4fcb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libuecc v6 (in development)
libuecc v6 (2015/10/25)

* Fixes a bug which might have caused a point's y coordinate to be negated
in certain circumstances when the point was stored in packed
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
set(PROJECT_VERSION 5)
set(PROJECT_VERSION 6)

set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})

Expand Down

0 comments on commit bb4fcb9

Please sign in to comment.