mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Update release series to Alpha Milestone 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
use std::process::Command;
|
use std::process::Command;
|
||||||
|
|
||||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha Milestone 1";
|
const GRAPHITE_RELEASE_SERIES: &str = "Alpha Milestone 2";
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
// Execute a Git command for its stdout. Early exit if it fails for any of the possible reasons.
|
// Execute a Git command for its stdout. Early exit if it fails for any of the possible reasons.
|
||||||
|
|||||||
Reference in New Issue
Block a user