mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-09 12:17:13 +00:00
Changed version number to 1.0.0.005
This commit is contained in:
@@ -2,7 +2,7 @@ require File.join(File.dirname(__FILE__), "repositories.rb")
|
||||
require File.join(File.dirname(__FILE__), "dependencies.rb")
|
||||
|
||||
# Keep this structure to allow the build system to update version numbers.
|
||||
VERSION_NUMBER = "1.0.0.005-SNAPSHOT"
|
||||
VERSION_NUMBER = "1.0.0.005"
|
||||
|
||||
|
||||
# Shorten expressions
|
||||
|
||||
Reference in New Issue
Block a user