release: 4.1-0
authorWaLyong Cho <walyong.cho@samsung.com>
Wed, 14 Dec 2016 09:42:22 +0000 (18:42 +0900)
committerWaLyong Cho <walyong.cho@samsung.com>
Wed, 14 Dec 2016 11:11:53 +0000 (20:11 +0900)
Change-Id: I7d0b909b8c27b51af0f501a431510d65f4d64e40
Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
Doxyfile
configure.ac
packaging/libsystem.spec

index 2f5e01e123473dce086d87ca79231530bdad9d6e..42fbd5442a4bf4b4fdd3de9a4e2e363d52529e2b 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         = 4.0
+PROJECT_NUMBER         = 4.1
 
 # 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 3b663b9e0effd087db80b62c0955a4ae7ad55f5b..d0e5c5121b98f34811b8a33d512ae7880587fa52 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.68])
-AC_INIT([libsystem], [4.0], [walyong.cho@samsung.com])
+AC_INIT([libsystem], [4.1], [walyong.cho@samsung.com])
 
 dnl AC_CONFIG_MACRO_DIRS([m4])
 AC_CONFIG_MACRO_DIR([m4])
index e2a32d4489ee1f7ce78dafdc1d307aa84c3d8261..073ebb7b9fe5d8e7776ae30d630dd39f17576490 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libsystem
 Summary:        System Libraries
-Version:        4.0
-Release:        4%{?release_flags}
+Version:        4.1
+Release:        0%{?release_flags}
 License:        Apache-2.0
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz