2011-08-19 Sancho Lerena <slerena@artica.es>
* DEBIAN/control pandora_server/DEBIAN/make_deb_package.sh: Updated version. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4790 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
cf9525b5cd
commit
bc3747049d
|
@ -1,3 +1,9 @@
|
|||
2011-08-19 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* DEBIAN/control
|
||||
pandora_server/DEBIAN/make_deb_package.sh: Updated version.
|
||||
|
||||
|
||||
2011-08-19 Koichiro KIKUCHI <koichiro@rworks.jp>
|
||||
|
||||
* lib/PandoraFMS/Core.pm: Fixed typo.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package: pandorafms-server
|
||||
Version: 4.0
|
||||
Version: 4.0RC1
|
||||
Architecture: all
|
||||
Priority: optional
|
||||
Section: admin
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue