mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Update release series to Alpha Milestone 2
This commit is contained in:
parent
1b0e1b9bdf
commit
91f5f74d58
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use std::process::Command;
|
||||
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha Milestone 1";
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha Milestone 2";
|
||||
|
||||
fn main() {
|
||||
// Execute a Git command for its stdout. Early exit if it fails for any of the possible reasons.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue