This is now the development release series 0.3.x.
The version number for the source files will now end in an x instead of a number to make project management simpler.
39 files changed:
local public_name="Simple FLL Project Make Script"
local system_name=generate
local called_name=$(basename $0)
- local version=0.2.0
+ local version=0.3.x
local grab_next=
local do_color=normal
/* FLL - Level 0
* Project: Colors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Console
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 0
* Project: Console
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Conversion
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 0
* Project: Conversion
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
# FLL - Level 0
# Project: Errors
-# Version: 0.2.0
+# Version: 0.3.x
# Licenses: flll, lgplv2.1
# Programmers: Kevin Day
# Documentation: Provides error codes
/* FLL - Level 0
* Project: Errors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: File
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: File
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: FSS
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Memory
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Memory
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Output
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 0
* Project: Output
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Serialized
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Strings
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 0
* Project: Types
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
# FLL - Level 1
# Project: Colors
-# Version: 0.2.0
+# Version: 0.3.x
# Licenses: flll, lgplv2.1
# Programmers: Kevin Day
# Documentation: Provide basic color output support (linux & xterm)
/* FLL - Level 1
* Project: Colors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 1
* Project: Colors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Console
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 1
* Project: Console
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Directory
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Directory
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Execute
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Execute
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: File
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 1
* Project: File
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Serialized
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 1
* Project: Serialized
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 1
* Project: Strings
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 1
* Project: Strings
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 2
* Project: Colors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 2
* Project: Colors
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 3
* Project: FSS
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 3
* Project: FSS
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation:
/* FLL - Level 3
* Project: FSS
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
*/
/* FLL - Level 3
* Project: FSS
- * Version: 0.2.0
+ * Version: 0.3.x
* Licenses: lgplv2.1
* Programmers: Kevin Day
* Documentation: