[gimp-perl] 2.36
- From: Ed J <edj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-perl] 2.36
- Date: Tue, 21 Dec 2021 17:43:28 +0000 (UTC)
commit d2fc2e6eb7e94de34d6a5fc73ced24cb03cb7cdb
Author: Ed J <mohawk2 users noreply github com>
Date: Tue Dec 21 17:41:49 2021 +0000
2.36
Changes | 1 +
lib/Gimp.pm | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/Changes b/Changes
index ef42d218..b45246c1 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,4 @@
+2.36 2021-12-21
- update to PDL 2.063_01 affine_new API
2.35 2021-09-09
diff --git a/lib/Gimp.pm b/lib/Gimp.pm
index 9f4008d2..5102c4a1 100644
--- a/lib/Gimp.pm
+++ b/lib/Gimp.pm
@@ -10,7 +10,7 @@ our (
use subs qw(init end lock unlock);
BEGIN {
- $VERSION = '2.35'; # going forward: 2.xx, or 2.xx_yy for dev
+ $VERSION = '2.36'; # going forward: 2.xx, or 2.xx_yy for dev
eval {
require XSLoader;
XSLoader::load Gimp $VERSION;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]