chiark / gitweb /
build-sys: prepare release 183
authorLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 13:42:21 +0000 (15:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 13:44:38 +0000 (15:44 +0200)
Makefile.am
configure.ac
src/journal/libsystemd-journal.sym

index 65a28983b04b4085449cee8380b2d53e0af73a8f..dad97ca45beed207d2ad6f7094fa1abd06a7678f 100644 (file)
@@ -32,20 +32,20 @@ LIBGUDEV_REVISION=1
 LIBGUDEV_AGE=1
 
 LIBSYSTEMD_LOGIN_CURRENT=2
 LIBGUDEV_AGE=1
 
 LIBSYSTEMD_LOGIN_CURRENT=2
-LIBSYSTEMD_LOGIN_REVISION=1
+LIBSYSTEMD_LOGIN_REVISION=2
 LIBSYSTEMD_LOGIN_AGE=2
 
 LIBSYSTEMD_DAEMON_CURRENT=0
 LIBSYSTEMD_LOGIN_AGE=2
 
 LIBSYSTEMD_DAEMON_CURRENT=0
-LIBSYSTEMD_DAEMON_REVISION=1
+LIBSYSTEMD_DAEMON_REVISION=2
 LIBSYSTEMD_DAEMON_AGE=0
 
 LIBSYSTEMD_ID128_CURRENT=0
 LIBSYSTEMD_DAEMON_AGE=0
 
 LIBSYSTEMD_ID128_CURRENT=0
-LIBSYSTEMD_ID128_REVISION=3
+LIBSYSTEMD_ID128_REVISION=4
 LIBSYSTEMD_ID128_AGE=0
 
 LIBSYSTEMD_ID128_AGE=0
 
-LIBSYSTEMD_JOURNAL_CURRENT=0
-LIBSYSTEMD_JOURNAL_REVISION=3
-LIBSYSTEMD_JOURNAL_AGE=0
+LIBSYSTEMD_JOURNAL_CURRENT=1
+LIBSYSTEMD_JOURNAL_REVISION=0
+LIBSYSTEMD_JOURNAL_AGE=1
 
 # Dirs of external packages
 dbuspolicydir=@dbuspolicydir@
 
 # Dirs of external packages
 dbuspolicydir=@dbuspolicydir@
index e651e441737004fc096bce86f14db3c7cc80408a..db252431464944a5e346993ffba49fd58ad55be5 100644 (file)
@@ -1,3 +1,4 @@
+
 #  This file is part of systemd.
 #
 #  Copyright 2010-2012 Lennart Poettering
 #  This file is part of systemd.
 #
 #  Copyright 2010-2012 Lennart Poettering
@@ -19,7 +20,7 @@
 AC_PREREQ([2.64])
 
 AC_INIT([systemd],
 AC_PREREQ([2.64])
 
 AC_INIT([systemd],
-        [182],
+        [183],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
         [systemd],
         [http://www.freedesktop.org/wiki/Software/systemd])
         [http://bugs.freedesktop.org/enter_bug.cgi?product=systemd],
         [systemd],
         [http://www.freedesktop.org/wiki/Software/systemd])
index 3ebcd28aa1aae7b63f0562de68442cea7086c8f9..74bd298fdcba95288e40ac531ef9019f14982177 100644 (file)
@@ -44,7 +44,7 @@ local:
         *;
 };
 
         *;
 };
 
-LIBSYSTEMD_JOURNAL_45 {
+LIBSYSTEMD_JOURNAL_183 {
 global:
         sd_journal_print_with_location;
         sd_journal_printv_with_location;
 global:
         sd_journal_print_with_location;
         sd_journal_printv_with_location;