mirror of https://github.com/odrling/Aegisub
Update version number
Originally committed to SVN as r32.
This commit is contained in:
parent
69b1f5988a
commit
f22e1825ce
|
@ -35,7 +35,7 @@
|
|||
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define VERSION_STRING _T("v1.08 Beta (debug)")
|
||||
#define VERSION_STRING _T("v1.10 Beta (debug)")
|
||||
#else
|
||||
#define VERSION_STRING _T("v1.09 Beta")
|
||||
#define VERSION_STRING _T("v1.10 Beta")
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue