Task #256036 - Packaging and Signing of NBMs for 8.1 release
authorLou Dasaro <mr_lou_d@netbeans.org>
Tue, 17 Nov 2015 12:02:53 -0600
changeset 18348b025a5cfb69c
parent 18347 8fec7305fe04
child 18349 64287cb42f3a
Task #256036 - Packaging and Signing of NBMs for 8.1 release
Update version for packaging of Python NBM for NB 8.1 release..
python.kit/manifest.mf
python.kit/src/org/netbeans/modules/python/kit/Bundle.properties
     1.1 --- a/python.kit/manifest.mf	Tue Nov 10 13:14:34 2015 -0600
     1.2 +++ b/python.kit/manifest.mf	Tue Nov 17 12:02:53 2015 -0600
     1.3 @@ -1,6 +1,6 @@
     1.4  Manifest-Version: 1.0
     1.5  OpenIDE-Module: org.netbeans.modules.python.kit/1
     1.6  OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/python/kit/Bundle.properties
     1.7 -OpenIDE-Module-Specification-Version: 0.151020
     1.8 +OpenIDE-Module-Specification-Version: 0.151116
     1.9  AutoUpdate-Show-In-Client: true
    1.10  
     2.1 --- a/python.kit/src/org/netbeans/modules/python/kit/Bundle.properties	Tue Nov 10 13:14:34 2015 -0600
     2.2 +++ b/python.kit/src/org/netbeans/modules/python/kit/Bundle.properties	Tue Nov 17 12:02:53 2015 -0600
     2.3 @@ -42,6 +42,6 @@
     2.4  
     2.5  OpenIDE-Module-Display-Category=Python
     2.6  OpenIDE-Module-Name=Python
     2.7 -OpenIDE-Module-Short-Description=An umbrella module covering all modules required for Python support: projects, editing, etc.
     2.8 +OpenIDE-Module-Short-Description=An umbrella module covering all modules required for Python support in NetBeans IDE 8.1
     2.9  OpenIDE-Module-Long-Description=\
    2.10 -    Python support: editing, refactoring, hints, etc.
    2.11 +    Python support for NetBeans IDE 8.1 : See http://nbPython.org
    2.12 \ No newline at end of file