diff options
-rw-r--r-- | php-bartlett-umlwriter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-umlwriter.spec b/php-bartlett-umlwriter.spec index d683511..65178c3 100644 --- a/php-bartlett-umlwriter.spec +++ b/php-bartlett-umlwriter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global bootstrap 0 +%global bootstrap 1 %global gh_commit 48f1e73fd3716824830185342319e8217e87cc3e %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150303 |