Skip to content
This repository was archived by the owner on Feb 28, 2018. It is now read-only.

Commit 413738b

Browse files
committed
Обновление версии
1 parent 2623ba6 commit 413738b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PABCRobocode.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; 2016
44

55
#define MyAppName "PascalABC.NET Robocode"
6-
#define MyAppVersion "0.2"
6+
#define MyAppVersion "0.3"
77
#define MyAppPublisher "MMCS"
88
#define MyAppURL "http://pascalabc.net/"
99

robopascal-runner/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
// You can specify all the values or you can default the Build and Revision Numbers
3636
// by using the '*' as shown below:
3737

38-
[assembly: AssemblyVersion("0.2.0.0")]
38+
[assembly: AssemblyVersion("0.3.0.0")]
3939
//[assembly: AssemblyVersion("1.0.0.0")]
4040
//[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)