diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index ec7cd7b11d..819761047e 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,9 @@ +2011-08-19 Sancho Lerena + + * DEBIAN/control + pandora_server/DEBIAN/make_deb_package.sh: Updated version. + + 2011-08-19 Koichiro KIKUCHI * lib/PandoraFMS/Core.pm: Fixed typo. diff --git a/pandora_server/DEBIAN/control b/pandora_server/DEBIAN/control index 3b7e285333..eed0b909df 100644 --- a/pandora_server/DEBIAN/control +++ b/pandora_server/DEBIAN/control @@ -1,5 +1,5 @@ package: pandorafms-server -Version: 4.0 +Version: 4.0RC1 Architecture: all Priority: optional Section: admin diff --git a/pandora_server/DEBIAN/make_deb_package.sh b/pandora_server/DEBIAN/make_deb_package.sh index bfa5689c9c..2b88eec866 100644 --- a/pandora_server/DEBIAN/make_deb_package.sh +++ b/pandora_server/DEBIAN/make_deb_package.sh @@ -14,7 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -pandora_version="3.2" +pandora_version="4.0RC1" package_cpan=0 package_pandora=1