2.1a3
parent
d50d918921
commit
965308dea4
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue