Kaynağa Gözat

Bump version to 1.09.

git-svn-id: file:///var/svn/tigccpp/branches/ktigcc-1-branch@1217 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 16 yıl önce
ebeveyn
işleme
2d6b96bfc7
2 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  1. 5 2
      ktigcc/fedora/ktigcc.spec
  2. 1 1
      ktigcc/ktigcc.cpp

+ 5 - 2
ktigcc/fedora/ktigcc.spec

@@ -1,6 +1,6 @@
 Name: ktigcc
-Version: 1.08
-Release: 2
+Version: 1.09
+Release: 1
 Vendor: TIGCC Team (http://tigcc.ticalc.org)
 Packager: Kevin Kofler <Kevin@tigcc.ticalc.org>
 Source: %{name}.tar.bz2
@@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/doc/ktigcc
 
 %changelog
+* Tue Oct 9 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.09-1
+Bump version to 1.09.
+
 * Sun Sep 2 2007 Kevin Kofler <Kevin@tigcc.ticalc.org> - 1.08-2
 Rebuild for tilibs soname bumps.
 

+ 1 - 1
ktigcc/ktigcc.cpp

@@ -81,7 +81,7 @@ int main(int argc, char *argv[])
   if (KDE::version() < KDE_MAKE_VERSION(3,5,7))
     qFatal("KDE 3.5.7 or higher required");
 
-  KAboutData about("ktigcc","TIGCC IDE for KDE","1.08",
+  KAboutData about("ktigcc","TIGCC IDE for KDE","1.09",
   "TIGCC C and ASM SDK", KAboutData::License_GPL,
   "Copyright (C) 2004-2007 Kevin Kofler and Joey Adams. All rights reserved.\n"
   "TIGCC Copyright (C) 1999-2007 The TIGCC Team.",