summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4271926)
raw | patch | inline | side by side (parent: 4271926)
author | octo <octo> | |
Fri, 12 May 2006 15:40:45 +0000 (15:40 +0000) | ||
committer | octo <octo> | |
Fri, 12 May 2006 15:40:45 +0000 (15:40 +0000) |
configure.ac | patch | blob | history | |
debian/changelog | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index ab94506a81364bb4d785a06df05a1073c665ae15..05226e237f3d69d2869c0bfdd1aac12dd1ef49ae 100644 (file)
--- a/configure.ac
+++ b/configure.ac
-AC_INIT(liboping, 0.1.0)
+AC_INIT(liboping, 0.1.1)
AC_CONFIG_SRCDIR(src/liboping.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
diff --git a/debian/changelog b/debian/changelog
index e5f39943c7d44f254818b67c9560117912948359..eb0b171586747411e4612eaaa1f40a2100246a14 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+liboping (0.1.1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Florian Forster <octo@verplant.org> Fri, 12 May 2006 17:37:23 +0200
+
liboping (0.1.0) unstable; urgency=low
* Initial Release.