Browse Source

ENH: Release script configuration file for linux.

pull/1/head
Brad King 23 years ago
parent
commit
272c367dd4
  1. 5
      Utilities/cmake_release_config_linux

5
Utilities/cmake_release_config_linux

@ -0,0 +1,5 @@
RELEASE_TAG="Release-1-4"
VERSION="1.4"
PLATFORM="x86-linux"
CREATE_SOURCE_TARBALL="yes"
Loading…
Cancel
Save