changed version to 1.3.0

This commit is contained in:
jeena 2013-03-27 11:37:30 +01:00
parent f6fa8da7b2
commit c05f9dea8c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
bungloo (2.0.0) quantal; urgency=low
bungloo (1.3.0) quantal; urgency=low
[ Jeena Paradies ]
* Changed to one window

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION="2.0.0"
VERSION="1.3.0"
DEPLOYPATH="bungloo-${VERSION}"
LINUXPATH=".."
SHAREDPATH="../.."