Add .gitignore, bump version to 0.8.2.

This commit is contained in:
Michael Jumper
2013-07-13 17:38:40 -07:00
parent 50f222985e
commit 88d4a5004b
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*~

View File

@@ -5,7 +5,7 @@
<groupId>net.sourceforge.guacamole</groupId>
<artifactId>guacamole-client</artifactId>
<packaging>pom</packaging>
<version>0.8.1</version>
<version>0.8.2</version>
<name>guacamole-client</name>
<url>http://guac-dev.org/</url>