[gnote] Add release and version-info to libgnote



commit 065b4995eb788b303a398890a88c0782a3d2f9f5
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Tue Mar 6 21:26:10 2012 +0200

    Add release and version-info to libgnote

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 203010f..325a7f1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -79,6 +79,7 @@ DBUS_SOURCES=remotecontrolproxy.hpp remotecontrolproxy.cpp \
 	dbus/remotecontrol-glue.cpp \
 	$(NULL)
 
+libgnote_la_LDFLAGS = -release 0.9 -version-info 0:0:0
 libgnote_la_SOURCES = \
 	base/singleton.hpp \
 	base/macros.hpp \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]