CVS: python msp430-jtag.py,1.28,1.29
Chris Liechti <[email protected]> Wed, 15 Nov 2006 15:44:16 -0800
| Newsgroups | gmane.comp.hardware.texas-instruments.msp430.gcc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mspgcc/python In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21530/python Modified Files: msp430-jtag.py Log Message: increment version number Index: msp430-jtag.py =================================================================== RCS file: /cvsroot/mspgcc/python/msp430-jtag.py,v retrieving revision 1.28 retrieving revision 1.29 diff -u -w -d -r1.28 -r1.29 --- msp430-jtag.py 6 Oct 2006 13:31:37 -0000 1.28 +++ msp430-jtag.py 15 Nov 2006 23:44:14 -0000 1.29 @@ -16,7 +16,7 @@ from mspgcc.util import hexdump, makeihex -VERSION = "2.2" +VERSION = "2.3" DEBUG = 0 #disable debug messages by default ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV