Commit a6bedd90826cb31d568929a4ff4ad9a32b6a4afa

Authored by perry.werneck@gmail.com
1 parent c3579e97
Exists in master

Evoluindo release devido às alterações da prévia da versão 5

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
bootstrap.sh
1 1 #!/bin/bash
2 2  
3 3 PACKAGE_VERSION=4.2
4   -PACKAGE_RELEASE=4
  4 +PACKAGE_RELEASE=5
5 5 REV_FILE=./revision.m4
6 6 REV=`date +%y%m%d%H%M`
7 7  
... ...