Skip to content

Commit a4e99da

Browse files
committed
Release 0.4.1
1 parent c7432d3 commit a4e99da

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CppMode.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors=[Jose Gonzalez Llamas](https://github.com/pepc84)
44
url=https://github.com/processing-cpp/processing.cpp
55
sentence=Write and run Processing sketches in C++.
66
paragraph=C++ Mode lets you write sketches using the familiar Processing API — size(), ellipse(), mouseX, draw() — but compiled to a native binary via g++. Runs on Linux and Windows (via MSYS2). Requires g++ and OpenGL (GLFW + GLEW).
7-
version=8
8-
prettyVersion=0.3.1
7+
version=10
8+
prettyVersion=0.4.1
99
minRevision=1280
1010
maxRevision=0

mode.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors=[Jose Gonzalez Llamas](https://github.com/pepc84)
44
url=https://github.com/processing-cpp/processing.cpp
55
sentence=Write and run Processing sketches in C++.
66
paragraph=C++ Mode lets you write sketches using the familiar Processing API — size(), ellipse(), mouseX, draw() — but compiled to a native binary via g++. Runs on Linux, macOS, and Windows (via MSYS2). Requires g++ and OpenGL (GLFW + GLEW).
7-
version=8
8-
prettyVersion=0.3.1
7+
version=10
8+
prettyVersion=0.4.1
99
minRevision=1280
1010
maxRevision=0

mode/CppMode.jar

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)