2009-12-16 Raul Mateos <raulofpandora@gmail.com>

* linux/pandora_agent, linux/DEBIAN/make_deb_package.sh: Preparing 
	release changing version to final. Clean code.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2009-12-16 18:03:47 +00:00
parent 0246f61498
commit 17c644433f
3 changed files with 71 additions and 66 deletions

View File

@ -1,3 +1,8 @@
2009-12-16 Raul Mateos <raulofpandora@gmail.com>
* linux/pandora_agent, linux/DEBIAN/make_deb_package.sh: Preparing
release changing version to final. Clean code.
2009-12-09 Raul Mateos <raulofpandora@gmail.com>
* linux/pandora_agent.conf: Added comments to all modules. This will

View File

@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
pandora_agent_version="3.0.0.RC3"
pandora_agent_version="3.0.0"
echo "Test if you has the tools for to make the packages."
whereis dpkg-deb | cut -d":" -f2 | grep dpkg-deb > /dev/null

View File

@ -7,7 +7,7 @@
# **********************************************************************
AGENT_VERSION=3.0
AGENT_BUILD=090818
AGENT_BUILD=091216
# **********************************************************************
# function configure_agent()