Bump version.
This commit is contained in:
parent
b7dffd5b2a
commit
b1a35a6241
|
@ -1,4 +1,4 @@
|
|||
1.9.2 - 2020-05-
|
||||
1.9.2 - 2020-05-28
|
||||
==================
|
||||
|
||||
- Updated tested compiler range to DMD 2.078.3-2.092.0 and LDC 1.15.0-1.21.0
|
||||
|
|
|
@ -1105,7 +1105,7 @@ void setTaskCreationCallback(TaskCreationCallback func)
|
|||
/**
|
||||
A version string representing the current vibe.d core version
|
||||
*/
|
||||
enum vibeVersionString = "1.9.1";
|
||||
enum vibeVersionString = "1.9.2";
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue