changeset 460:8f85c0507de4

Preparing environment for new developments post-1.0.0
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 29 Jul 2010 17:33:40 +0900
parents 992d39e0cc23
children 4dc1edb5ddab
files CMakeLists.txt contrib/debian/changelog
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Jul 29 17:30:42 2010 +0900
+++ b/CMakeLists.txt	Thu Jul 29 17:33:40 2010 +0900
@@ -11,7 +11,7 @@
 # Version of the source code
 SET(FD_PROJECT_VERSION_MAJOR 1)
 SET(FD_PROJECT_VERSION_MINOR 0)
-SET(FD_PROJECT_VERSION_REV 0)
+SET(FD_PROJECT_VERSION_REV 1)
 
 # Version of the API with the library
 SET(FD_PROJECT_VERSION_API 1)
--- a/contrib/debian/changelog	Thu Jul 29 17:30:42 2010 +0900
+++ b/contrib/debian/changelog	Thu Jul 29 17:33:40 2010 +0900
@@ -1,3 +1,9 @@
+freediameter (1.0.1-dev) experimental; urgency=low
+
+  * Started development of next version 
+
+ -- Sebastien Decugis <sdecugis@nict.go.jp>  Thu, 29 Jul 2010 17:31:52 +0900
+
 freediameter (1.0.0-2) experimental; urgency=low
 
   * Official release 1.0.0 
"Welcome to our mercurial repository"