Skip to content

Commit 967bf7c

Browse files
committed
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

Lines changed: 3 additions & 3 deletions
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)