Fixing some VERSION dependant buildings to use a global file

This commit is contained in:
Adolfo Gómez García 2015-08-09 09:33:39 +02:00
parent 33d37ec0c2
commit e7cea4ff6e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.9
1.9.0

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.9.0
VERSION=`cat ../../VERSION`
RELEASE=1
# Debian based
dpkg-buildpackage -b