master
Brie Bruns 2016-04-25 11:02:34 -06:00
부모 d50d918921
커밋 965308dea4
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제

파일 보기

@ -1,5 +1,5 @@
2.1 Alpha 3 - 04/25.2016
- Fix issue with erasing variables in services setup
2.1 Alpha 3 - 04/25/2016
- Fix issue with erasing variables in two different setups
2.1 Alpha 2 - 03/15/2015
- Unset variables in loops to make sure theres no leakage of

파일 보기

@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Static config options, normally do not need to change
FW_VERSION="2.1a2"
FW_VERSION="2.1a3"
# Important directory locations
FWPREFIX="/usr/local"