Revision: 42380
          http://brlcad.svn.sourceforge.net/brlcad/?rev=42380&view=rev
Author:   starseeker
Date:     2011-01-17 07:38:45 +0000 (Mon, 17 Jan 2011)

Log Message:
-----------
Go with 0.8, since that was what was in the source file - bit confusing, since 
the ChangeLog seems to have tagged 0.9?

Modified Paths:
--------------
    brlcad/trunk/configure.ac
    brlcad/trunk/src/other/tkpng/generic/tkImgPNGInit.c

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2011-01-17 07:35:20 UTC (rev 42379)
+++ brlcad/trunk/configure.ac   2011-01-17 07:38:45 UTC (rev 42380)
@@ -3230,7 +3230,7 @@
 
 dnl *** tkpng ***
 dnl figure out whether we need to build tkpng 
-TKPNG_VERSION="0.9"
+TKPNG_VERSION="0.8"
 TKPNG_LIB_FILE="tkpng${SHLIB_SUFFIX}"
 case $host_os in
      *netbsd-*|*freebsd-[[1-3]]*.*|*openbsd-[[1-3]]*|*sunos4*)

Modified: brlcad/trunk/src/other/tkpng/generic/tkImgPNGInit.c
===================================================================
--- brlcad/trunk/src/other/tkpng/generic/tkImgPNGInit.c 2011-01-17 07:35:20 UTC 
(rev 42379)
+++ brlcad/trunk/src/other/tkpng/generic/tkImgPNGInit.c 2011-01-17 07:38:45 UTC 
(rev 42380)
@@ -17,7 +17,7 @@
 #include <tk.h>
 
 #ifndef        PACKAGE_VERSION
-#define        PACKAGE_VERSION "0.9"
+#define        PACKAGE_VERSION "0.8"
 #endif
 
 extern Tk_PhotoImageFormat tkImgFmtPNG;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to