MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[ci] trigger build

+1 -1
+1 -1
meson.build
··· 167 167 timestamp = timestamp_opt 168 168 endif 169 169 170 - version_conf.set('ANT_VERSION', '0.3.12.' + timestamp + '-g' + git_hash) 170 + version_conf.set('ANT_VERSION', '0.3.13.' + timestamp + '-g' + git_hash) 171 171 version_conf.set('ANT_BUILD_TIMESTAMP', timestamp) 172 172 173 173 cmd_cc = meson.get_compiler('c')