Skip to content

Commit

Permalink
Merge pull request #47 from aljen/bump-version
Browse files Browse the repository at this point in the history
Bump version to 18.2.16
  • Loading branch information
aljen authored Feb 17, 2018
2 parents 08d6db1 + 70092a8 commit f529efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)

project(Spaghetti
VERSION 18.2.8
VERSION 18.2.16
DESCRIPTION "Graphical logic editor/simulator"
LANGUAGES C CXX
)
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 18.2.8.{build}
version: 18.2.16.{build}
image: Visual Studio 2017
test: off

Expand Down

0 comments on commit f529efa

Please sign in to comment.