Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 3f90fe9

Browse files
committed
version 0.5
1 parent 0e0ace5 commit 3f90fe9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/build.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ project.compile=normal
9999
# web/library.properties directly.
100100

101101
author.name=Andres Colubri
102-
author.url=http://interfaze.info
102+
author.url=http://andrescolubri.net/
103103

104104

105105
# Set the web page for your library.
@@ -149,20 +149,20 @@ source.repository=https://github.com/codeanticode/planetarium
149149
# This is used to compare different versions of the same library, and check if
150150
# an update is available.
151151

152-
library.version=4
152+
library.version=5
153153

154154

155155
# The version as the user will see it.
156156

157-
library.prettyVersion=0.4
157+
library.prettyVersion=0.5
158158

159159

160-
library.copyright=(c) 2013-2014
160+
library.copyright=(c) 2013-2018
161161
library.dependencies=opengl
162162
library.keywords=dome projection,planetarium,real-time
163163

164164
tested.platform=osx,windows,linux
165-
tested.processingVersion=2.1.1
165+
tested.processingVersion=3.3.6
166166

167167

168168
# Include javadoc references into your project's javadocs.

0 commit comments

Comments
 (0)