Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 967bf7c

Browse files
committedJan 2, 2015
Version 1.4.0.
1 parent 91fce34 commit 967bf7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎configure

+3-3
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,9 @@ class Configure
161161

162162
# Essential settings (modify these for creating releases)
163163
@ruby_version = "1.8.7"
164-
@libversion = "1.3"
165-
@patch_version = "4"
166-
@release_date = nil
164+
@libversion = "1.4"
165+
@patch_version = "0"
166+
@release_date = "2014-12-15"
167167

168168
# Configure settings
169169
@release_build = !git_directory

0 commit comments

Comments
 (0)
Please sign in to comment.