Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | config, color - Bump version numbers, due to their recent changes. |
---|---|
Timelines: | family | ancestors | descendants | both | vtype-testing |
Files: | files | file ages | folders |
SHA1: |
af3a5cd7af1fd33dc3958ae3c5aa24a2 |
User & Date: | aku 2015-05-12 22:15:10.039 |
Context
2015-05-14
| ||
19:59 | Merge version bumps properly. check-in: 5eecfc6338 user: andreask tags: vtype-testing | |
2015-05-12
| ||
22:15 | config, color - Bump version numbers, due to their recent changes. check-in: af3a5cd7af user: aku tags: vtype-testing | |
22:04 | Updated to trunk (negative aliases) check-in: 93b8d83d4c user: aku tags: vtype-testing | |
Changes
Changes to color.tcl.
︙ | ︙ | |||
350 351 352 353 354 355 356 | lappend smap $c $o } lappend smap \127 \\127 } ::cmdr::color} # # ## ### ##### ######## ############# ##################### ## Ready | | | 350 351 352 353 354 355 356 357 | lappend smap $c $o } lappend smap \127 \\127 } ::cmdr::color} # # ## ### ##### ######## ############# ##################### ## Ready package provide cmdr::color 1.0.1 |
Changes to config.tcl.
︙ | ︙ | |||
1483 1484 1485 1486 1487 1488 1489 | } # # ## ### ##### ######## ############# } # # ## ### ##### ######## ############# ##################### ## Ready | | | 1483 1484 1485 1486 1487 1488 1489 1490 | } # # ## ### ##### ######## ############# } # # ## ### ##### ######## ############# ##################### ## Ready package provide cmdr::config 1.2.1 |