mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add link to version pragma
This commit is contained in:
parent
0157b86ce6
commit
4c34adb799
@ -280,4 +280,4 @@ Example:
|
||||
3. a breaking change is introduced - version is bumped to 0.5.0
|
||||
4. the 0.5.0 release is made
|
||||
|
||||
This behaviour works well with the version pragma.
|
||||
This behaviour works well with the :ref:`version pragma <version_pragma>`.
|
||||
|
@ -7,6 +7,8 @@ and pragma directives.
|
||||
|
||||
.. index:: ! pragma, version
|
||||
|
||||
.. _version_pragma:
|
||||
|
||||
Version Pragma
|
||||
==============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user