Version bump crystal (#9259)

This commit is contained in:
Carl Hörberg
2026-01-17 00:34:35 +01:00
committed by GitHub
parent 2d550931db
commit a1c1feb574
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
%bcond bootstrap 1
%bcond bootstrap 0
%global bootstrap_version 1.17.1
Name: crystal
Version: 1.17.1
Version: 1.19.0
Release: 1%?dist
Summary: A general-purpose, object-oriented programming language
License: Apache-2.0
+1 -1
View File
@@ -1 +1 @@
rpm.version(gh_tag("crystal-lang/crystal"));
rpm.version(gh("crystal-lang/crystal"));