new version

This commit is contained in:
Alexander Vdolainen 2015-05-14 02:59:40 +03:00
parent 9df4192427
commit b60bca13b4
3 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(libsntl, 0.1.0)
AC_INIT(libsntl, 0.2.0)
#LDFLAGS="$LDFLAGS -L/mingw/lib -L/local/lib"

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libsntl (0.2.0) stable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
-- Alexander Vdolainen <vdo@daze> Mon, 24 Nov 2014 11:52:48 +0200
libsntl (0.1.0) stable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>

View File

@ -1 +1 @@
libsntl 0.1.0 libsntl (>> 0.1.0), libsntl (<< 0.1.99)
libsntl 0.2.0 libsntl (>> 0.2.0), libsntl (<< 0.2.99)