Skip to content

Commit

Permalink
Prepare for release-3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenKaufmann committed Nov 5, 2017
1 parent 8bef779 commit 46c38ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
clasp 3.3.3:
clasp 3.3.3: Sunday, 5th November 2017
* fixed: possible race condition in Windows alarm handling (libpotassco)
* fixed: state not fully reset in incremental acyc check
* fixed: facade progress state not reset after solving step
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1)
project(CLASP VERSION 3.3.2 LANGUAGES CXX)
project(CLASP VERSION 3.3.3 LANGUAGES CXX)
# Enable folders in IDEs like Visual Studio
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
if (POLICY CMP0063)
Expand Down

0 comments on commit 46c38ed

Please sign in to comment.