Skip to content

Commit 9ce308f

Browse files
committed
Updated Version Number
1 parent 66611ff commit 9ce308f

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

Mopy/Wrye Flash Debug.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ SET PYTHON=%PYPATH%python.exe
8888
:FOUNDPYTHON
8989
ECHO Found Python at '%PYTHON%' >%OUTFILE%
9090
ECHO Found Python at '%PYTHON%'
91-
ECHO Launching Wrye Flash 30.8 in debug mode >>%OUTFILE%
92-
ECHO Launching Wrye Flash 30.8 in debug mode
91+
ECHO Launching Wrye Flash 30.9 in debug mode >>%OUTFILE%
92+
ECHO Launching Wrye Flash 30.9 in debug mode
9393
"%PYTHON%" "Wrye Flash Launcher.pyw" -d %1 %2 %3 %4 %5 %6 %7 %8 %9 >>%OUTFILE% 2>&1
9494

9595

Mopy/Wrye Flash.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Additionally, Wrye Bash comes packaged with the following programs:
3838
{{CONTENTS=0}}
3939
**All versions by Wrye team and or Valda unless otherwise noted.**
4040

41+
=== 30.9 [1/19/2015]
42+
* Fixed typo in MreClas for ATTR
43+
4144
=== 30.8 [1/12/2015]
4245
* Additional bug fixes for Weapons Patcher
4346

Mopy/bash_default.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
;# ____ _ _ _ ____ ___ ___
22
;# | _ \ | | (_) (_) |___ \ / _ \ / _ \
3-
;# | |_) | __ _ ___| |__ _ _ __ _ __) | | | | | ( (_) )
4-
;# | _ < / _` / __| '_ \ | | '_ \| | |__ < | | | | ) _ (
5-
;# | |_) | (_| \__ \ | | |_| | | | | | ___) | | |_| | _ ( (_) )
6-
;# |____/ \__,_|___/_| |_(_)_|_| |_|_| |____/ \___/ (_) \___/
3+
;# | |_) | __ _ ___| |__ _ _ __ _ __) | | | | | ( (_) |
4+
;# | _ < / _` / __| '_ \ | | '_ \| | |__ < | | | | \__, |
5+
;# | |_) | (_| \__ \ | | |_| | | | | | ___) | | |_| | _ / /
6+
;# |____/ \__,_|___/_| |_(_)_|_| |_|_| |____/ \___/ (_) /_/
77

88
;The Default Font for the ASCII Art Headers is Lucida Console, Regular, 10 (Notepad)
99

0 commit comments

Comments
 (0)