diff --git a/CMakeLists.txt b/CMakeLists.txt index 1532916c6a..f2e72fb35d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ project(FreeCAD_trunk) -set(FREECAD_VERSION "0.12") +set(FREECAD_VERSION "0.13") # Needed for salomesmesh if(CMAKE_COMPILER_IS_GNUCXX) diff --git a/ChangeLog.txt b/ChangeLog.txt index 2912692a53..4aa7071552 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,6 @@ +Changelog you finde now here: +https://sourceforge.net/apps/mantisbt/free-cad/changelog_page.php + Version: * Sketcher module added with constraint solver using SketchFlat * Add Draft module to installer