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
Browse Source
Update carla version
Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX
1 year ago
parent
31a1112c34
commit
5e93169ed0
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
includes/versions.php
+ 2
- 2
includes/versions.php
View File
@@ -1,5 +1,5 @@
<?php
<?php
$VERSION_CARLA = "2.5.
2
";
$VERSION_CARLA_MAJ = "2.5.
2
";
$VERSION_CARLA = "2.5.
3
";
$VERSION_CARLA_MAJ = "2.5.
3
";
$VERSION_CARLA_OLD = "2.2.0";
$VERSION_CARLA_OLD = "2.2.0";
?>
?>
Write
Preview
Loading…
Cancel
Save