Skip to content

Commit 6a9dc91

Browse files
committed
Changes version
1 parent 3c464af commit 6a9dc91

30 files changed

+29
-29
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ version = 3 # This must be parsable as an int
4545

4646
# The version as the user will see it. If blank, the version attribute will be
4747
# used here. This should be a single word, with no spaces.
48-
prettyVersion = 1.0.1 # This is treated as a String
48+
prettyVersion = 1.1.0 # This is treated as a String
4949

5050
# The min and max revision of Processing compatible with your Library.
5151
# Note that these fields use the revision and not the version of Processing,

library/ImageProcessing.jar

0 Bytes
Binary file not shown.

reference/allclasses-frame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>All Classes (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/allclasses-noframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>All Classes (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>Constant Field Values (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>Deprecated List (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>API Help (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/index-all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>Index (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

reference/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:07 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>Javadocs: ImageProcessing</title>
77
<script type="text/javascript">
88
tmpTargetPage = "" + window.location.search;

reference/milchreis/imageprocessing/AutoBalance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="de">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:02:06 CET 2018 -->
5+
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 10 21:19:25 CET 2018 -->
66
<title>AutoBalance (Javadocs: ImageProcessing)</title>
77
<meta name="date" content="2018-01-10">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">

0 commit comments

Comments
 (0)