release: 4.0-0
authorWaLyong Cho <walyong.cho@samsung.com>
Mon, 17 Oct 2016 05:21:09 +0000 (14:21 +0900)
committerWaLyong Cho <walyong.cho@samsung.com>
Mon, 17 Oct 2016 05:21:09 +0000 (14:21 +0900)
Change-Id: I6c561fe5b1c576fcfb80ba027daf793df9f8bbfb
Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
Doxyfile
configure.ac
packaging/libsystem.spec

index a76c4ce..2f5e01e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME           = libsystem
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = 3.6
+PROJECT_NUMBER         = 4.0
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a
index c1f3b42..49bf6cc 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
-AC_INIT([libsystem], [3.6], [walyong.cho@samsung.com])
+AC_INIT([libsystem], [4.0], [walyong.cho@samsung.com])
 
 dnl AC_CONFIG_MACRO_DIRS([m4])
 AC_CONFIG_MACRO_DIR([m4])
index 9d7051a..a19c75a 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libsystem
 Summary:        System Libraries
-Version:        3.6
-Release:        5
+Version:        4.0
+Release:        0
 License:        Apache-2.0
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz