jovanbulck / jsh

A basic UNIX shell implementation in C
GNU General Public License v3.0
30 stars 10 forks source link

Official stable releases and version numbering #14

Closed jovanbulck closed 9 years ago

jovanbulck commented 9 years ago

See https://github.com/blog/1547-release-your-software

jovanbulck commented 9 years ago

offical releases of course toggle debugging output off

jovanbulck commented 9 years ago

I propose a consistent semantic version numbering in three digits: MAJOR.MINOR.PATCH. For jsh this would mean:

We'll start with 1.0.0 The current/past (development) version is then officially 0.0.0