2007-12-30 Stefan Jahn <stefan@lkcc.org>

* configure.ac: Released version 0.0.13 and bumped up to version
        0.0.14.


git-svn-id: https://qucs.svn.sourceforge.net/svnroot/qucs/trunk@1410 b5b04e8c-4942-46c9-ab4f-83783d557d1c
This commit is contained in:
ela 2007-12-30 15:55:15 +00:00
parent 2fa27b0131
commit 9f7be3e08e
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-12-30 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Released version 0.0.13 and bumped up to version
0.0.14.
2007-12-08 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Fixed Debian bug #437876 (handling nostrip build

3
NEWS
View File

@ -23,6 +23,9 @@ This file lists user visible changes that were made between releases. For
more verbose descriptions of these and internal changes see the ChangeLog
files.
Version 0.0.14
--------------
Version 0.0.13
--------------

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(qucs,0.0.13,qucs-bugs@lists.sourceforge.net)
AC_INIT(qucs,0.0.14,qucs-bugs@lists.sourceforge.net)
AC_CONFIG_SRCDIR([qucs/qucs.cpp])
AC_CONFIG_HEADERS([config.h])