summaryrefslogtreecommitdiff
path: root/auto/update.sh
blob: 5c79fc0790a7c45bae29589ddea1d08655b09591 (plain)
1
2
3
4
5
6
#!/bin/sh

increment_ver () {
    point=$1
    read
}