+ change version number

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5211 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
jriegel 2011-12-02 21:02:19 +00:00
parent 8be90b28ba
commit 0956cd2588
2 changed files with 4 additions and 1 deletions

View File

@ -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)

View File

@ -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