build version 17.1.1-6
This commit is contained in:
parent
115503ad90
commit
4640c720d0
2 changed files with 4 additions and 6 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,15 +1,13 @@
|
|||
bin/
|
||||
.metadata/
|
||||
.gitignore
|
||||
ldm/Debug
|
||||
test-bin/
|
||||
testbin/
|
||||
testBin/
|
||||
bin-test/
|
||||
bin
|
||||
.idea
|
||||
*.swp
|
||||
*.class
|
||||
*.pyo
|
||||
*.pyc
|
||||
*.o
|
||||
*.log
|
||||
*.orig
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Version
|
||||
export AWIPSII_VERSION="17.1.1"
|
||||
export AWIPSII_RELEASE="5"
|
||||
export AWIPSII_RELEASE="6"
|
||||
# Author
|
||||
export AWIPSII_BUILD_VENDOR="UCAR"
|
||||
export AWIPSII_BUILD_SITE="Unidata"
|
||||
|
|
Loading…
Add table
Reference in a new issue