Skip to content

Commit 281f3cc

Browse files
committed
Bump version in manifest too
1 parent b3d18bc commit 281f3cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CastleEngineManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
author="Michalis Kamburelis"
55
qualified_name="net.sourceforge.castleengine.glplotter"
66
>
7+
<version value="2.0.0" code="2" />
78
<data exists="false" />
89
<package>
910
<include path="COPYING.GPL2.txt" />

glplotter.lpr

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
program glplotter;
2424

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

3029
{$ifdef MSWINDOWS} {$apptype GUI} {$endif}

0 commit comments

Comments
 (0)