This website works better with JavaScript.
Home
Help
Sign In
KXStudio
/
Website
mirror of
https://github.com/KXStudio/Website
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
KXStudio Website
https://kx.studio/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
608
Commits
2
Branches
173MB
Branch:
master
master
redirect
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Website
/
includes
/
versions.php
6 lines
95B
Raw
Permalink
Blame
History
<?php
$VERSION_CARLA = "2.5.9";
$VERSION_CARLA_MAJ = "2.5.9";
$VERSION_CARLA_OLD = "2.2.0";
?>