Prepared first stable release (1.0.0). release-1.0.0

Sun, 03 Feb 2013 17:00:08 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 03 Feb 2013 17:00:08 +0100
changeset 35
1d8e5f67ded1
parent 34
d20f7218d53c
child 36
82e657e6c614

Prepared first stable release (1.0.0).

ChangeLog file | annotate | diff | comparison | revisions
PluginProjectPyramid.py file | annotate | diff | comparison | revisions
PluginProjectPyramid.zip file | annotate | diff | comparison | revisions
PluginPyramid.e4p file | annotate | diff | comparison | revisions
--- a/ChangeLog	Wed Jan 02 10:54:20 2013 +0100
+++ b/ChangeLog	Sun Feb 03 17:00:08 2013 +0100
@@ -1,5 +1,8 @@
 ChangeLog
 ---------
+Version 1.0.0
+- first stable release
+
 Version 0.4.0
 - bug fix related to uninstalling the plug-in via the external plug-in uninstaller
 
--- a/PluginProjectPyramid.py	Wed Jan 02 10:54:20 2013 +0100
+++ b/PluginProjectPyramid.py	Sun Feb 03 17:00:08 2013 +0100
@@ -29,7 +29,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "0.4.0"
+version = "1.0.0"
 className = "ProjectPyramidPlugin"
 packageName = "ProjectPyramid"
 shortDescription = "Project support for Pyramid projects."
Binary file PluginProjectPyramid.zip has changed
--- a/PluginPyramid.e4p	Wed Jan 02 10:54:20 2013 +0100
+++ b/PluginPyramid.e4p	Sun Feb 03 17:00:08 2013 +0100
@@ -7,7 +7,7 @@
   <ProgLanguage mixed="0">Python3</ProgLanguage>
   <ProjectType>E4Plugin</ProjectType>
   <Description>Plugin implementing support for Pyramid projects.</Description>
-  <Version>0.1</Version>
+  <Version>1.0.0</Version>
   <Author>Detlev Offenbach</Author>
   <Email>detlev@die-offenbachs.de</Email>
   <TranslationPattern>ProjectPyramid/i18n/pyramid_%language%.ts</TranslationPattern>

eric ide

mercurial