Skip to content

Commit

Permalink
tweaked for installer, ran win32 tests, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndySomogyi committed Mar 28, 2014
1 parent 92c0deb commit 99fa6e5
Show file tree
Hide file tree
Showing 4 changed files with 1,089 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0-beta1
1.1.0-beta2
4 changes: 3 additions & 1 deletion installer/windows/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
install(
DIRECTORY .
DESTINATION installer/windows
FILES_MATCHING PATTERN "*.*"
FILES_MATCHING
PATTERN "*.iss"
PATTERN "*.ico"
)

Loading

0 comments on commit 99fa6e5

Please sign in to comment.