fix genver.sh shell version to bash

This commit is contained in:
Yves Rutschle 2013-09-19 09:25:35 +02:00
parent a168461f46
commit ce170814f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/bash
if [ ${#} -eq 1 ] && [ "x$1" == "x-r" ]; then
# release text only