mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
Bump the version number so that we don't accidentally call future versions beta-2 any more.
This commit is contained in:
parent
844add8c92
commit
da0b4e0a1f
@ -1,4 +1,4 @@
|
|||||||
// Update the string below to set OSCAR's version and release status.
|
// Update the string below to set OSCAR's version and release status.
|
||||||
// See https://semver.org/spec/v2.0.0.html for details on format.
|
// See https://semver.org/spec/v2.0.0.html for details on format.
|
||||||
|
|
||||||
#define VERSION "1.1.0-beta-2"
|
#define VERSION "1.1.0-beta-2.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user