A C Unit Test Library for C language.
Revision | d52ae26135bf6f5176bbac08bb8adf3e75a996b5 (tree) |
---|---|
Time | 2010-08-20 09:34:54 |
Author | tsutsumi <> |
Commiter | tsutsumi <> |
upgrade version number
@@ -19,7 +19,7 @@ dnl If not, write to the Free Software Foundation, Inc., 59 Temple | ||
19 | 19 | dnl Place - Suite 330, Boston, MA 02111-1307, USA. |
20 | 20 | |
21 | 21 | AC_PREREQ(2.50) |
22 | -AC_INIT(CCUnit, 1.2, [tsutsumi@users.sourceforge.jp]) | |
22 | +AC_INIT(CCUnit, 1.3, [tsutsumi@users.sourceforge.jp]) | |
23 | 23 | AC_REVISION([$Revision$]) |
24 | 24 | AC_CONFIG_SRCDIR([configure.ac]) |
25 | 25 | AC_CONFIG_AUX_DIR([config]) |