mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
VERSION => 2.2 beta 0
This commit is contained in:
parent
1104322cfb
commit
b32eccd4f0
3 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@ updateVersion() {
|
|||
;;
|
||||
esac
|
||||
|
||||
fixed=`echo $version | sed "s/ beta.*//"`
|
||||
fixed=`echo $version | sed "s/ *beta */./"`
|
||||
|
||||
major=`echo $fixed | cut -d . -f 1`
|
||||
minor=`echo $fixed | cut -d . -f 2`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue