mirror of
https://github.com/gophernicus/gophernicus.git
synced 2025-02-02 15:08:00 -05:00
bump default version number
This commit is contained in:
parent
acc8344d79
commit
c564b7685c
2
version
2
version
@ -4,7 +4,7 @@
|
|||||||
## Generate Gophernicus version/build number
|
## Generate Gophernicus version/build number
|
||||||
##
|
##
|
||||||
|
|
||||||
DEFAULT="110+"
|
DEFAULT="120+"
|
||||||
|
|
||||||
if which git >/dev/null && test -d .git; then
|
if which git >/dev/null && test -d .git; then
|
||||||
git log | grep -c "^commit"
|
git log | grep -c "^commit"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user