cvs: gd(GD_2_0) /libgd CMakeLists.txt configure.ac gd.h

[email protected] ("Pierre-Alain Joye")
Newsgroups php.gd.cvs
Message-ID <cvspajoye1177400835@cvsserver>
pajoye		Tue Apr 24 07:47:15 2007 UTC

  Modified files:              (Branch: GD_2_0)
    /gd/libgd	CMakeLists.txt configure.ac gd.h 
  Log:
  - prepare 2.0.35
  
  
http://cvs.php.net/viewvc.cgi/gd/libgd/CMakeLists.txt?r1=1.1.2.3&r2=1.1.2.4&diff_format=u
Index: gd/libgd/CMakeLists.txt
diff -u gd/libgd/CMakeLists.txt:1.1.2.3 gd/libgd/CMakeLists.txt:1.1.2.4
--- gd/libgd/CMakeLists.txt:1.1.2.3	Tue Apr 17 10:56:32 2007
+++ gd/libgd/CMakeLists.txt	Tue Apr 24 07:47:14 2007
@@ -26,11 +26,11 @@
 else (USE_EXT_GD)
 	SET(GD_VERSION_MAJOR "2")
 	SET(GD_VERSION_MINOR "0x0")
-	SET(GD_VERSION_PATCH "34")
+	SET(GD_VERSION_PATCH "35")
 	SET(GD_VERSION "${GD_VERSION_MAJOR}.${GD_VERSION_MINOR}.${GD_VERSION_PATCH}")
 	SET(GD_VERSION_STRING "${GD_VERSION}")
 
-	SET(GD_VERSION_INT "20234")
+	SET(GD_VERSION_INT "2000035")
 
 	SET(PACKAGE GD)
 	SET(PACKAGE_NAME GD)
http://cvs.php.net/viewvc.cgi/gd/libgd/configure.ac?r1=1.32.2.1&r2=1.32.2.2&diff_format=u
Index: gd/libgd/configure.ac
diff -u gd/libgd/configure.ac:1.32.2.1 gd/libgd/configure.ac:1.32.2.2
--- gd/libgd/configure.ac:1.32.2.1	Sat Feb  3 01:15:10 2007
+++ gd/libgd/configure.ac	Tue Apr 24 07:47:14 2007
@@ -5,14 +5,14 @@
 AC_PREREQ(2.54)
 
 #HEY! Change BOTH the version number and the GDLIB_REVISION setting!
-AC_INIT([GD], [2.0.34], [http://bugs.libgd.org])
+AC_INIT([GD], [2.0.35], [http://bugs.libgd.org])
 AC_CONFIG_SRCDIR([gd.c])
 AC_CONFIG_AUX_DIR(config)
 AC_CANONICAL_TARGET([])
 
 GDLIB_MAJOR=2
 GDLIB_MINOR=0
-GDLIB_REVISION=34
+GDLIB_REVISION=35
 GDLIBNAME=gd
 #Expanded by tests later in this file. TBB 2.0.26
 #2.0.28: GIF is standard now. Doesn't depend on anything else,
http://cvs.php.net/viewvc.cgi/gd/libgd/gd.h?r1=1.34.2.4&r2=1.34.2.5&diff_format=u
Index: gd/libgd/gd.h
diff -u gd/libgd/gd.h:1.34.2.4 gd/libgd/gd.h:1.34.2.5
--- gd/libgd/gd.h:1.34.2.4	Thu Apr 19 12:54:56 2007
+++ gd/libgd/gd.h	Tue Apr 24 07:47:14 2007
@@ -7,9 +7,9 @@
 
 #define GD_MAJOR_VERSION 2
 #define GD_MINOR_VERSION 0
-#define GD_RELEASE_VERSION 34
+#define GD_RELEASE_VERSION 35
 #define GD_EXTRA_VERSION ""
-#define GD_VERSION_STRING "2.0.34"
+#define GD_VERSION_STRING "2.0.35"
 
 
 /* Do the DLL dance: dllexport when building the DLL,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.