mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Launch the Alpha 3 release series
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use std::process::Command;
|
||||
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha Milestone 2";
|
||||
const GRAPHITE_RELEASE_SERIES: &str = "Alpha 3";
|
||||
|
||||
fn main() {
|
||||
// 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