Using 'p' instead of 'j' in version

This commit is contained in:
Arnold Daniels
2013-07-12 13:36:49 +02:00
parent 0b589bcaeb
commit d0a50f3bc2

View File

@@ -20,6 +20,7 @@ And constructed with the following guidelines:
* Breaking backward compatibility bumps the major
* New additions without breaking backward compatibility bumps the minor
* Bug fixes and misc changes bump the patch
* Additionally the version for the Jasny extensions will simply be incremented with each release and is prefixed with a 'p'
For more information on SemVer, please visit http://semver.org/.