[pkg-boost-commits] r14607 - boost/trunk/debian

Steven Michael Robbins smr at alioth.debian.org
Tue Dec 14 06:28:15 UTC 2010


Author: smr
Date: 2010-12-14 06:28:08 +0000 (Tue, 14 Dec 2010)
New Revision: 14607

Modified:
   boost/trunk/debian/rules
Log:
Update package version strings.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2010-12-14 05:47:43 UTC (rev 14606)
+++ boost/trunk/debian/rules	2010-12-14 06:28:08 UTC (rev 14607)
@@ -9,9 +9,9 @@
 
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-PKGVERSION = 1.44
-SOVERSION = 1.44.0
-SHLIBS_VERSION = (>= 1.44.0-1)
+PKGVERSION = 1.45
+SOVERSION = 1.45.0
+SHLIBS_VERSION = (>= 1.45.0-1)
 
 pyversions = $(shell pyversions -rv) $(shell py3versions -rv)
 




More information about the pkg-boost-commits mailing list