Skip to content

Commit

Permalink
Update version number to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
oyse committed Nov 26, 2011
1 parent 4463ca5 commit e0f8b6c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions org.dadacoalition.yedit.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.dadacoalition.yedit"
label="YEdit Feature"
version="0.0.11"
version="0.0.12"
provider-name="YEdit Project">

<description>
Expand Down Expand Up @@ -116,7 +116,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
id="org.dadacoalition.yedit"
download-size="0"
install-size="0"
version="0.0.11"
version="0.0.12"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.dadacoalition.yedit.update/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<description url="http://dadacoalition.org/yedit">
YEdit is an editor for editing YAML files. It is implemented as an Eclipse plugin.
</description>
<feature url="features/org.dadacoalition.yedit_0.0.11.jar" id="org.dadacoalition.yedit" version="0.0.11">
<feature url="features/org.dadacoalition.yedit_0.0.12.jar" id="org.dadacoalition.yedit" version="0.0.12">
<category name="YEdit"/>
</feature>
<category-def name="YEdit" label="YEdit"/>
Expand Down
2 changes: 1 addition & 1 deletion org.dadacoalition.yedit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: YEdit YAML editor
Bundle-SymbolicName: org.dadacoalition.yedit;singleton:=true
Bundle-Version: 0.0.11
Bundle-Version: 0.0.12
Bundle-Activator: org.dadacoalition.yedit.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down

0 comments on commit e0f8b6c

Please sign in to comment.