GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Bump version to 2.0.2.
Hongli Lai (Phusion) (author)
Mon Jul 14 02:07:24 -0700 2008
commit  e71cd54e027f4473aa9670c6dc156566989ad8c2
tree    71145fb43c034d7f74c525e9d63c5339e19f1a39
parent  6674df97c882da2dbd7637f70ca30bed3461b007
...
27
28
29
30
 
31
32
33
...
27
28
29
 
30
31
32
33
0
@@ -27,7 +27,7 @@ require 'passenger/platform_info'
0
 ##### Configuration
0
 
0
 # Don't forget to edit Configuration.h too
0
-PACKAGE_VERSION = "2.0.1"
0
+PACKAGE_VERSION = "2.0.2"
0
 OPTIMIZE = ["yes", "on", "true"].include?(ENV['OPTIMIZE'])
0
 
0
 include PlatformInfo
...
31
32
33
34
 
35
36
37
...
31
32
33
 
34
35
36
37
0
@@ -31,7 +31,7 @@
0
  */
0
 
0
 /** Module version number. */
0
-#define PASSENGER_VERSION "2.0.1"
0
+#define PASSENGER_VERSION "2.0.2"
0
 
0
 #ifdef __cplusplus
0
   #include <set>

Comments

    No one has commented yet.