diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-03-31 00:03:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-03-31 00:03:58 +0000 |
commit | d02b4758a62498bfd8250c17880d3bfeb6848fd4 (patch) | |
tree | 33e1d3a2c42f146c2a7d1ba08b7e1c733fa818a3 | |
parent | add a function to get the softlevel (diff) | |
download | baselayout-d02b4758a62498bfd8250c17880d3bfeb6848fd4.tar.gz baselayout-d02b4758a62498bfd8250c17880d3bfeb6848fd4.tar.bz2 baselayout-d02b4758a62498bfd8250c17880d3bfeb6848fd4.zip |
update version
svn path=/branches/baselayout-1_12/; revision=3119
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ # without an ebuild style package manager. NAME = baselayout -VERSION = 1.12.2 +VERSION = 1.12.12 PKG = $(NAME)-$(VERSION) ARCH = x86 |