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.1.
Hongli Lai (Phusion) (author)
Fri Apr 11 09:14:31 -0700 2008
commit  5ad480d39fb72b98215f9ba8336f184ab47ce219
tree    a0c823a9838eca566fef4de53ffd892547777c9c
parent  e5b39013396e33d689dc2f4bf0ff5e18b5dd64d3
...
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 = "0.9.6"
0
+PACKAGE_VERSION = "1.0.1"
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 "0.9.6"
0
+#define PASSENGER_VERSION "1.0.1"
0
 
0
 #ifdef __cplusplus
0
   #include <set>

Comments

    No one has commented yet.