Skip to content

Commit

Permalink
To cherry pick, or not to cherry pick - that is the question: whether…
Browse files Browse the repository at this point in the history
… 'tis nobler in the mind to suffer the slings and arrows of manual updates, oOr to take arms against a sea of bugs, and, by opposing, end them.

Undo update.
  • Loading branch information
Weaver committed Jun 11, 2016
1 parent 7424abe commit 458a1f0
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 29,265 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project(OpenStudio)

set(CMAKE_VERSION_MAJOR 1)
set(CMAKE_VERSION_MINOR 11)
set(CMAKE_VERSION_PATCH 6)
set(CMAKE_VERSION_PATCH 5)

set(CMAKE_VERSION_BUILD "Unknown" CACHE STRING "Build number")
find_package(Git)
Expand Down
3 changes: 0 additions & 3 deletions openstudiocore/resources/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -443,9 +443,6 @@ set(osversion_resources_src
osversion/1_11_4/OpenStudio.idd
osversion/1_11_4/example.osm
osversion/1_11_4/example.osc
osversion/1_11_5/OpenStudio.idd
osversion/1_11_5/example.osm
osversion/1_11_5/example.osc
osversion/unknown.osc
)

Expand Down
2 changes: 1 addition & 1 deletion openstudiocore/resources/model/OpenStudio.idd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!IDD_Version 1.11.6
!IDD_Version 1.11.5
! *****************************************************************************
! This file is the Input Data Dictionary (IDD) for OpenStudio Model.
!
Expand Down
Loading

10 comments on commit 458a1f0

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (Unknown) - x86_64-Linux-Ubuntu-14.04-clang-3.5: OK (2369 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (Unknown) - x86_64-MacOS-10.10-clang: OK (2388 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (Unknown) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)

Build Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (Unknown) - i386-Windows-7-VisualStudio-12: OK (2413 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (Unknown) - x86_64-Linux-Ubuntu-14.04-clang-3.5: OK (2372 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (Unknown) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed, 0 test warnings)

Build Badge

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (Unknown) - x86_64-MacOS-10.10-clang: OK (2384 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (Unknown) - Win64-Windows-7-VisualStudio-12: OK (2412 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (Unknown) - i386-Windows-7-VisualStudio-12: OK (2415 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (Unknown) - Win64-Windows-7-VisualStudio-12: Tests Failed (2170 of 2434 tests passed, 0 test warnings)

Build Badge Test Badge

Please sign in to comment.