ENH: Updated release script configuration for CMake release 1.4.4.
This commit is contained in:
parent
5897d078c6
commit
2e8880bae0
@ -1,5 +1,5 @@
|
|||||||
RELEASE_TAG="Release-1-4"
|
RELEASE_TAG="Release-1-4"
|
||||||
VERSION="1.4"
|
VERSION="1.4.4"
|
||||||
PLATFORM="hpux-static"
|
PLATFORM="hpux-static"
|
||||||
CC="cc"
|
CC="cc"
|
||||||
CXX="aCC"
|
CXX="aCC"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
RELEASE_TAG="Release-1-4"
|
RELEASE_TAG="Release-1-4"
|
||||||
VERSION="1.4"
|
VERSION="1.4.4"
|
||||||
PLATFORM="irix65"
|
PLATFORM="irix65"
|
||||||
CC="cc"
|
CC="cc"
|
||||||
CXX="CC"
|
CXX="CC"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
RELEASE_TAG="Release-1-4"
|
RELEASE_TAG="Release-1-4"
|
||||||
VERSION="1.4"
|
VERSION="1.4.4"
|
||||||
PLATFORM="x86-linux-static"
|
PLATFORM="x86-linux-static"
|
||||||
CREATE_SOURCE_TARBALL="yes"
|
CREATE_SOURCE_TARBALL="yes"
|
||||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
RELEASE_TAG="Release-1-4"
|
RELEASE_TAG="Release-1-4"
|
||||||
VERSION="1.4"
|
VERSION="1.4.4"
|
||||||
PLATFORM="sparc-sunos57-static"
|
PLATFORM="sparc-sunos57-static"
|
||||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||||
FORM_LIBRARY="/usr/lib/libform.a"
|
FORM_LIBRARY="/usr/lib/libform.a"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user