00001 /* 00002 * The information in this file is 00003 * Copyright(c) 2007 Ball Aerospace & Technologies Corporation 00004 * and is subject to the terms and conditions of the 00005 * GNU Lesser General Public License Version 2.1 00006 * The license text is available from 00007 * http://www.gnu.org/licenses/lgpl.html 00008 */ 00009 00010 #ifndef OPTICKSVERSION_H 00011 #define OPTICKSVERSION_H 00012 00013 #define OPTICKS_VERSION "4.9.0" 00014 00015 #endif