2009-04-25 Stefan Jahn <stefan@lkcc.org>

* configure.ac: Released version 0.0.15 and bumped up to version
        0.0.16.
This commit is contained in:
ela 2009-04-25 17:12:21 +00:00
parent 471fb3fd3f
commit 23a63713f7
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2009-04-25 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Released version 0.0.15 and bumped up to version
0.0.16.
2009-03-29 Stefan Jahn <stefan@lkcc.org>
* configure.ac (paths): Added yet another path to look for Qt3

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.16
--------------
Version 0.0.15
--------------

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.15,qucs-bugs@lists.sourceforge.net)
AC_INIT(qucs,0.0.16,qucs-bugs@lists.sourceforge.net)
AC_CONFIG_SRCDIR([qucs/qucs.cpp])
AC_CONFIG_HEADERS([config.h])