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.
441
Commits
2
Branches
11GB
Tree:
5e04ceb642
master
redirect
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5e04ceb642'
${ noResults }
Website
/
includes
/
versions.php
6 lines
97B
Raw
Blame
History
<?php
$VERSION_CARLA = "2.3.0-RC1";
$VERSION_CARLA_MAJ = "2.3";
$VERSION_CARLA_OLD = "2.2.0";
?>