Skip to content

Commit

Permalink
Update issue 42:
Browse files Browse the repository at this point in the history
Update Rakefile to new version
  • Loading branch information
ripienaar committed Jan 24, 2010
1 parent ff6c888 commit 19226bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -6,8 +6,8 @@ require 'rake/clean'
require 'find'

PROJ_DOC_TITLE = "The Marionette Collective"
PROJ_VERSION = "0.4.2"
PROJ_RELEASE = "2"
PROJ_VERSION = "0.4.3"
PROJ_RELEASE = "1"
PROJ_NAME = "mcollective"
PROJ_RPM_NAMES = [PROJ_NAME]
PROJ_FILES = ["#{PROJ_NAME}.spec", "#{PROJ_NAME}.init", "mcollectived.rb", "COPYING"]
Expand Down

0 comments on commit 19226bf

Please sign in to comment.