Skip to content

Commit

Permalink
Bump version in manifest too
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Dec 25, 2021
1 parent b3d18bc commit 281f3cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CastleEngineManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
author="Michalis Kamburelis"
qualified_name="net.sourceforge.castleengine.glplotter"
>
<version value="2.0.0" code="2" />
<data exists="false" />
<package>
<include path="COPYING.GPL2.txt" />
Expand Down
3 changes: 1 addition & 2 deletions glplotter.lpr
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
program glplotter;

{ TODO:
- format pliku: kolor= i specyfikacja koloru wykresu
- podawanie wlasnego kolor schema parametrami (albo plik ini ?)
- allow to specify own color in graph file as color= lines
}

{$ifdef MSWINDOWS} {$apptype GUI} {$endif}
Expand Down

0 comments on commit 281f3cc

Please sign in to comment.