diff options
Diffstat (limited to 'development/astyle/astyle.SlackBuild')
-rw-r--r-- | development/astyle/astyle.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/astyle/astyle.SlackBuild b/development/astyle/astyle.SlackBuild index 0a027c46ed4e2..0a4b20db66351 100644 --- a/development/astyle/astyle.SlackBuild +++ b/development/astyle/astyle.SlackBuild @@ -33,7 +33,7 @@ # not, see <http://www.gnu.org/licenses/>. PRGNAM=${PRGNAM:-astyle} -VERSION=${VERSION:-3.0} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |