From ea85d58bc9d619e1511b40a16a630c5da9e60a42 Mon Sep 17 00:00:00 2001 From: Enrico Zini Date: Thu, 10 Sep 2015 19:50:53 +0200 Subject: Read to release to experimental --- CMakeLists.txt | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c61299..9b693c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ include( FindDoxygen ) add_custom_target(check COMMAND ${CMAKE_SOURCE_DIR}/run-check ${CMAKE_BINARY_DIR}/ept/test-ept) -set( EPT_VERSION "1.0.14" ) +set( EPT_VERSION "1.1" ) # Get the soversion from libapt-pkg to include in our own execute_process( diff --git a/debian/changelog b/debian/changelog index 2284c45..819bcb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -libept (1.0.15) UNRELEASED; urgency=medium +libept (1.1) experimental; urgency=medium * Removed need of tagcoll and wibble * Removed popcon/ support - -- Enrico Zini Thu, 10 Sep 2015 15:19:23 +0200 + -- Enrico Zini Thu, 10 Sep 2015 19:50:32 +0200 libept (1.0.14) unstable; urgency=medium -- cgit v1.2.3