cvs: gd /libgd configure.ac
[email protected] ("Pierre-Alain Joye")
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvspajoye1144269624@cvsserver> |
pajoye Wed Apr 5 20:40:24 2006 UTC
Modified files:
/gd/libgd configure.ac
Log:
- use the devel list in there
http://cvs.php.net/viewcvs.cgi/gd/libgd/configure.ac?r1=1.28&r2=1.29&diff_format=u
Index: gd/libgd/configure.ac
diff -u gd/libgd/configure.ac:1.28 gd/libgd/configure.ac:1.29
--- gd/libgd/configure.ac:1.28 Wed Apr 5 15:55:57 2006
+++ gd/libgd/configure.ac Wed Apr 5 20:40:24 2006
@@ -5,7 +5,7 @@
AC_PREREQ(2.54)
#HEY! Change BOTH the vesion number and the GDLIB_REVISION setting!
-AC_INIT([GD], [2.0.33], [[email protected]])
+AC_INIT([GD], [2.0.33], [[email protected]])
AC_CONFIG_SRCDIR([gd.c])
AC_CONFIG_AUX_DIR(config)