Remove operation enum - just use opcode.

This commit is contained in:
Michael Jumper
2013-01-11 12:08:35 -08:00
parent c1c744f6fb
commit 1b103f80a8
4 changed files with 18 additions and 105 deletions

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<packaging>jar</packaging>
<version>0.7.1</version>
<version>0.8.0</version>
<name>guacamole-common</name>
<url>http://guac-dev.org/</url>