public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Search Repo:
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Bump version to 1.0.2.
Hongli Lai (Phusion (author)
Mon Apr 28 09:56:54 -0700 2008
commit  a08a112827dc9add54b11f689e94807998a4845d
tree    a6cf4035f42894b57980ea3034dcca210792c537
parent  bb20616dc45356ab8bcec522d99c53195da3df7f
...
27
28
29
30
 
31
32
33
...
27
28
29
 
30
31
32
33
0
@@ -27,7 +27,7 @@
0
 ##### Configuration
0
 
0
 # Don't forget to edit Configuration.h too
0
-PACKAGE_VERSION = "1.0.1"
0
+PACKAGE_VERSION = "1.0.2"
0
 
0
 include PlatformInfo
0
 APXS2.nil? and raise "Could not find 'apxs' or 'apxs2'."
...
29
30
31
32
 
33
34
35
...
29
30
31
 
32
33
34
35
0
@@ -29,7 +29,7 @@
0
  */
0
 
0
 /** Module version number. */
0
-#define PASSENGER_VERSION "1.0.1"
0
+#define PASSENGER_VERSION "1.0.2"
0
 
0
 #ifdef __cplusplus
0
   #include <set>

Comments

    No one has commented yet.