GUAC-1392: Update Guacamole.API_VERSION.

This commit is contained in:
Michael Jumper
2015-12-15 13:02:13 -08:00
parent bef2139822
commit 0aaf233759

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2013 Glyptodon LLC
* Copyright (C) 2015 Glyptodon LLC
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@@ -30,4 +30,4 @@ var Guacamole = Guacamole || {};
*
* @type {String}
*/
Guacamole.API_VERSION = "0.9.5";
Guacamole.API_VERSION = "0.9.9";