Re: Question of the software develpment cycle



On Jun 28, 8:11 pm, Chad <cdal...@xxxxxxxxx> wrote:
This is inexperience. Bear with me.

I recently release a program on sourceforge. However, I noticed that I
made a bonehead coding error. The error doesn't lead to a bug, it just
slows the code down a bit. So, after I correct the coding error, do I
just change the version number from 1.0 to 1.1?

Just curious because I just sort of feel stupid putting in the logs "I
made a correction to the code after someone started to clue me in on
if else flow."

Probably no one will even notice if you do, since what matters most to
anyone looking at source code, especially in the beginning stages, is
the programs' name.


.



Relevant Pages