Version 0.9.8
This commit is contained in:
parent
a14bd9fdfb
commit
b5dd04c380
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
$ git clone https://github.com/mmgen/mmgen.git
|
||||
$ cd mmgen
|
||||
$ git checkout -b stable stable_linux
|
||||
$ git checkout stable_linux
|
||||
$ sudo ./setup.py install
|
||||
$ cd ..
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ class g(object):
|
|||
|
||||
# Constants:
|
||||
|
||||
version = '0.9.8rc3'
|
||||
version = '0.9.8'
|
||||
release_date = 'May 2018'
|
||||
|
||||
proj_name = 'MMGen'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue