[giv] Version update for Windows recompilation.
- From: Dov Grobgeld <dov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giv] Version update for Windows recompilation.
- Date: Tue, 31 Jan 2012 21:01:01 +0000 (UTC)
commit 7c03f4f3c7ae0ecc0235808c830eda97c017f6c2
Author: Dov Grobgeld <dov grobgeld gmail com>
Date: Tue Jan 31 22:53:57 2012 +0200
Version update for Windows recompilation.
ChangeLog | 6 ++++++
README | 11 ++++-------
configure.in | 2 +-
3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2d574d3..3e23839 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-31 Dov Grobgeld <dov grobgeld gmail com>
+
+ * configure.in: Bumped version to 0.1.22
+
+ * Recompiled Windows version with glib binaries with fix for previous crash.
+
2012-01-05 Dov Grobgeld <dov grobgeld gmail com>
* configure.in: Bumped version to 0.1.21.
diff --git a/README b/README
index 74ee602..1944a4c 100644
--- a/README
+++ b/README
@@ -1,8 +1,5 @@
-Release notes for version 0.1.21
-Friday 2012-01-06
+Release notes for version 0.1.22
+Friday 2012-01-31
-This version adds remote control of giv through a JSonRpc protocol.
-This makes giv suitable for a remote viewer for a running application.
-There are commands available for changing the image and the vector
-view of an already running giv, as well as prompting the user to
-click on a coordinate and retrieving the pixel coordinate.
\ No newline at end of file
+This version is a recompilation under Windows with new glib libraries that
+fixed a previous crash.
diff --git a/configure.in b/configure.in
index 7884f71..a5fc32d 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AM_CONFIG_HEADER(config.h)
PACKAGE=givwidget
GIVWIDGET_API_VERSION=2.0
-AM_INIT_AUTOMAKE(giv, 0.9.21)
+AM_INIT_AUTOMAKE(giv, 0.9.22)
dnl Use libtool to get shared libraries
LT_PREREQ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]