fix module versions in bw_common and bw_rand
This commit is contained in:
parent
767c4f649a
commit
b808ef5421
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
* module_type {{{ foundation }}}
|
* module_type {{{ foundation }}}
|
||||||
* version {{{ 0.1.0 }}}
|
* version {{{ 0.2.0 }}}
|
||||||
* requires {{{ bw_config }}}
|
* requires {{{ bw_config }}}
|
||||||
* description {{{
|
* description {{{
|
||||||
* A common header to make sure that a bunch of basic definitions are
|
* A common header to make sure that a bunch of basic definitions are
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
* module_type {{{ utility }}}
|
* module_type {{{ utility }}}
|
||||||
* version {{{ 0.1.0 }}}
|
* version {{{ 0.2.0 }}}
|
||||||
* requires {{{ bw_config bw_common }}}
|
* requires {{{ bw_config bw_common }}}
|
||||||
* description {{{
|
* description {{{
|
||||||
* Pseudo-random number generators.
|
* Pseudo-random number generators.
|
||||||
|
Loading…
Reference in New Issue
Block a user