Skip to content

Commit

Permalink
new version 0.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentpetit committed Oct 11, 2010
1 parent a8d9101 commit 1caf281
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ccw.branding/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Counterclockwise Plugin
Bundle-SymbolicName: ccw.branding;singleton:=true
Bundle-Version: 0.0.64.BETA09
Bundle-Version: 0.0.64.STABLE01
Bundle-ActivationPolicy: lazy
Bundle-Vendor: Counterclockwise team
Require-Bundle: org.eclipse.help
2 changes: 1 addition & 1 deletion ccw.core/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Counterclockwise Clojure Plug-in
Bundle-SymbolicName: ccw.core;singleton:=true
Bundle-Version: 0.0.64.BETA09
Bundle-Version: 0.0.64.STABLE01
Bundle-Localization: plugin
Bundle-Activator: ccw.CCWPlugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion ccw.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="ccw.feature"
label="%featureName"
version="0.0.64.BETA09"
version="0.0.64.STABLE01"
provider-name="%providerName"
plugin="ccw.branding">

Expand Down
2 changes: 1 addition & 1 deletion ccw.support.examples.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="ccw.support.examples.feature"
label="%featureName"
version="0.0.4.BETA10"
version="0.0.4.STABLE01"
provider-name="%providerName">

<description url="feature.properties">
Expand Down
2 changes: 1 addition & 1 deletion ccw.support.examples/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Counterclockwise Examples Plug-In
Bundle-SymbolicName: ccw.support.examples;singleton:=true
Bundle-Version: 0.0.4.BETA10
Bundle-Version: 0.0.4.STABLE01
Bundle-Activator: ccw.support.examples.labrepl.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion ccw.support.leiningen/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Counterclockwise Leiningen Plug-in
Bundle-SymbolicName: ccw.support.leiningen
Bundle-Version: 1.1.2.BETA10
Bundle-Version: 1.1.2.STABLE01
Bundle-ClassPath: .,
classes/,
lib/maven-ant-tasks-2.0.10.jar
Expand Down

0 comments on commit 1caf281

Please sign in to comment.