aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-12-21 17:15:18 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-12-21 17:15:18 +0000
commit228dcd1eb50a8042011d7d7353be7d743b796baa (patch)
treedc843d6adbaa402e631d0ff0bd2266800fbc99ab
parent02e136bb393a3a903d26fdf9351440e92cd83209 (diff)
Gem cd9dc0b2af97a5b8a2566402bd3395a7461cd8bf linux/amd64
built 'v0.94_pre1:cd9dc0b2af97a5b8a2566402bd3395a7461cd8bf' for linux/amd64
-rw-r--r--Gem/Gem-meta.pd2
-rwxr-xr-xGem/Gem.pd_linuxbin33357890 -> 33357890 bytes
-rw-r--r--Gem/develop/include/Gem/Gem/Version.h2
-rw-r--r--Gem/develop/pkgconfig/Gem.pc2
4 files changed, 3 insertions, 3 deletions
diff --git a/Gem/Gem-meta.pd b/Gem/Gem-meta.pd
index 5bc845c..15c6226 100644
--- a/Gem/Gem-meta.pd
+++ b/Gem/Gem-meta.pd
@@ -1,7 +1,7 @@
#N canvas 1 51 320 90 10;
#N canvas 1 51 382 134 META 1;
#X text 10 10 NAME Gem;
-#X text 10 30 VERSION 0.93;
+#X text 10 30 VERSION 0.94~pre1;
#X text 10 50 DESCRIPTION Graphics Environment for Multimedia;
#X text 10 70 AUTHOR IOhannes m zmölnig & the Gem development team
;
diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux
index 6134004..959dfec 100755
--- a/Gem/Gem.pd_linux
+++ b/Gem/Gem.pd_linux
Binary files differ
diff --git a/Gem/develop/include/Gem/Gem/Version.h b/Gem/develop/include/Gem/Gem/Version.h
index 37a49a5..f7c3003 100644
--- a/Gem/develop/include/Gem/Gem/Version.h
+++ b/Gem/develop/include/Gem/Gem/Version.h
@@ -4,7 +4,7 @@
#include "Gem/ExportDef.h"
#define GEM_VERSION_MAJOR 0
-#define GEM_VERSION_MINOR 93
+#define GEM_VERSION_MINOR 94
namespace gem
{
diff --git a/Gem/develop/pkgconfig/Gem.pc b/Gem/develop/pkgconfig/Gem.pc
index 5b88216..94e9704 100644
--- a/Gem/develop/pkgconfig/Gem.pc
+++ b/Gem/develop/pkgconfig/Gem.pc
@@ -9,6 +9,6 @@ includedir=${prefix}/include
# core configuration
Name: Gem
Description: Gem plugins and externals
-Version: 0.93
+Version: 0.94~pre1
Cflags: -I${includedir}/Gem
Libs: -L${libdir}/Gem