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.

bump to 0.3.7

+1 -1
+1 -1
meson.build
··· 163 163 timestamp = timestamp_opt 164 164 endif 165 165 166 - version_conf.set('ANT_VERSION', '0.3.6.' + timestamp + '-g' + git_hash) 166 + version_conf.set('ANT_VERSION', '0.3.7.' + timestamp + '-g' + git_hash) 167 167 version_conf.set('ANT_BUILD_TIMESTAMP', timestamp) 168 168 169 169 cmd_cc = meson.get_compiler('c')