2004-10-23 Stefan Jahn <stefan@lkcc.org>

* configure.ac: Released version 0.0.4 and bumped up to version
        0.0.5.
This commit is contained in:
ela 2004-10-23 20:38:41 +00:00
parent 6b3954c769
commit a246143537
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-10-23 Stefan Jahn <stefan@lkcc.org>
* configure.ac: Released version 0.0.4 and bumped up to version
0.0.5.
2004-09-30 Stefan Jahn <stefan@lkcc.org>
* qucs-edit/qucsedit.1: Added simple man page for qucsedit.

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.5
-------------
Version 0.0.4
-------------

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