diff --git a/bin/php-build b/bin/php-build index 86426e4e..f61b1867 100755 --- a/bin/php-build +++ b/bin/php-build @@ -105,7 +105,7 @@ if [ -n "$PHP_BUILD_CONFIGURE_OPTS" ]; then CONFIGURE_OPTIONS="$CONFIGURE_OPTIONS $PHP_BUILD_CONFIGURE_OPTS" fi -PHP_BUILD_VERSION="0.9.0-dev" +PHP_BUILD_VERSION="0.9.0" # Error Code to return if a defintion was not found. E_DEFINITION_NOT_FOUND=127 diff --git a/man/php-build.1 b/man/php-build.1 index 04802be3..4a2253d5 100644 --- a/man/php-build.1 +++ b/man/php-build.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "PHP\-BUILD" "1" "April 2012" "php-build 0.9.0-dev" "php-build" +.TH "PHP\-BUILD" "1" "April 2012" "php-build 0.9.0" "php-build" . .SH "NAME" \fBphp\-build\fR \- Builds PHP versions with their coexistence in mind\. diff --git a/man/php-build.1.html b/man/php-build.1.html index beafacb3..509ba0dd 100644 --- a/man/php-build.1.html +++ b/man/php-build.1.html @@ -193,7 +193,7 @@
    -
  1. php-build 0.9.0-dev
  2. +
  3. php-build 0.9.0
  4. April 2012
  5. php-build(1)
diff --git a/man/php-build.5 b/man/php-build.5 index 66d97814..126ff770 100644 --- a/man/php-build.5 +++ b/man/php-build.5 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "PHP\-BUILD" "5" "December 2012" "php-build 0.9.0-dev" "php-build" +.TH "PHP\-BUILD" "5" "December 2012" "php-build 0.9.0" "php-build" . .SH "NAME" \fBphp\-build\fR \- Definition Format diff --git a/man/php-build.5.html b/man/php-build.5.html index 8dd5f3a1..d598025e 100644 --- a/man/php-build.5.html +++ b/man/php-build.5.html @@ -185,7 +185,7 @@

XDEBUG

    -
  1. php-build 0.9.0-dev
  2. +
  3. php-build 0.9.0
  4. December 2012
  5. php-build(5)