Skip to content

Commit

Permalink
Bump version to start changes for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaby76 committed Oct 16, 2024
1 parent 81527c0 commit 0539363
Show file tree
Hide file tree
Showing 90 changed files with 92 additions and 92 deletions.
6 changes: 3 additions & 3 deletions _scripts/set-version.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/bash
version="0.23.7"
version="0.23.8"
cd src
directories=`find . -maxdepth 1 -type d -name "tr*"`
cwd=`pwd`
Expand Down Expand Up @@ -41,7 +41,7 @@ do
mv asdfasdf *.csproj
rm -f asdfasdf2
touch readme.md
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.%' > asdfasdf2
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' %' > asdfasdf2
mv asdfasdf2 readme.md
cd ..
done
Expand Down Expand Up @@ -78,7 +78,7 @@ do
mv asdfasdf *.csproj
rm -f asdfasdf2
touch readme.md
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.%' > asdfasdf2
cat readme.md | sed -e 's%^0[.][0-9]*[.][0-9]*.*$'"%$version"' %' > asdfasdf2
mv asdfasdf2 readme.md
cd ..
done
Expand Down
2 changes: 1 addition & 1 deletion src/tragl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This tool is part of Trash, Transformations for Antlr Shell.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/tragl/tragl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/tragl</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/tranalyze/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ _Output_

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/tranalyze/tranalyze.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/tranalyze</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trcaret/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Reads a tree from stdin and prints lines and caret marks.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcaret/trcaret.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This program is part of the Trash toolkit.
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trcaret</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trclonereplace/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Clone, rename, and replace symbols in a grammar to optimize full stack fallbacks

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trclonereplace/trclonereplace.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trclonereplace</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trcombine/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The original grammars are left unchanged.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcombine/trcombine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trcombine</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trconvert/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ _Output_

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trconvert/trconvert.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ syntax. This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trconvert</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trcover/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ a grammar.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trcover/trcover.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ for the entire grammar. This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trcover</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trdot/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ The output will be:

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trdot/trdot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trdot</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trenum/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trenum/trenum.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trull</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trfirst/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfirst/trfirst.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trfirst</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trfold/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfold/trfold.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trfold</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trfoldlit/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trfoldlit/trfoldlit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trfoldlit</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trformat/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Format of grammar using machine learning.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trformat/trformat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trformat</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trgen/Command.cs
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ private void ModifyWithGrammarParse(Config config)
}
}

public static string version = "0.23.7";
public static string version = "0.23.8";

// For maven-generated code.
public List<string> failed_modules = new List<string>();
Expand Down
2 changes: 1 addition & 1 deletion src/trgen/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ simplify and eliminate bugs created when adding new grammars.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgen/trgen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trgen</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trgenvsc/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ the XPath patterns to match certain parse trees.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgenvsc/trgenvsc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trgenvsc</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trglob/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Expand a glob string into file names.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trglob/trglob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trglob</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trgroup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ XPaths, type _export MSYS2_ARG_CONV_EXCL="*"_, then execute your command.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trgroup/trgroup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trgroup</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/triconv/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ unicode.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/triconv/triconv.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This program is part of the Trash toolkit.]]>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trxml2</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/tritext/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Get strings from a PDF file using IText.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/tritext/tritext.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/tritext</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/trjson/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Read a parse tree from stdin and write a JSON represenation of it.

## Current version

0.23.7 Fixed trcover when started outside of Generated directory. Fixed analysis of grammars in trgen.
0.23.8

## License

Expand Down
2 changes: 1 addition & 1 deletion src/trjson/trjson.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This program is part of the Trash toolkit.
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<Version>0.23.7</Version>
<Version>0.23.8</Version>
<RepositoryUrl>https://github.com/kaby76/Trash/tree/main/src/trjson</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>
Expand Down
Loading

0 comments on commit 0539363

Please sign in to comment.