Skip to content

Commit f91d08f

Browse files
committed
version: bump to 2108.26 on main
1 parent 1c6def4 commit f91d08f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
import vttLib.transfer
2323
from vttmisc import tsi1, tsic
2424

25-
VERSION_YEAR_MONTH = 2106
26-
VERSION_DAY = 17
25+
VERSION_YEAR_MONTH = 2108
26+
VERSION_DAY = 26
2727
OUTPUT_DIR = Path("build")
2828
OUTPUT_OTF_DIR = OUTPUT_DIR / "otf"
2929
OUTPUT_TTF_DIR = OUTPUT_DIR / "ttf"

0 commit comments

Comments
 (0)